pub fn rumtk_web_sync_post<T: RUMSerJson + Sync + Send + 'static>(
url: &str,
data: T,
) -> RUMResult<RUMWebClientResponse>pub fn rumtk_web_sync_post<T: RUMSerJson + Sync + Send + 'static>(
url: &str,
data: T,
) -> RUMResult<RUMWebClientResponse>