Function commonwasm::remote::async_remote::get

pub async fn get<M>(
    project: &str,
    url: String,
    headers: HeaderMap,
) -> Result<M, String>