common::store

Function put

pub async fn put<T, M>(url: String, body: T) -> Result<M, String>