Function updatehub_cloud_sdk::get[][src]

pub async fn get<W>(url: &str, handle: &mut W) -> Result<()> where
    W: Write + Unpin