common::store

Function post

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