Skip to main content

rumtk_web_sync_post

Function rumtk_web_sync_post 

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