[][src]Function maj::get

pub async fn get<T>(u: T, cfg: ClientConfig) -> Result<Response, Error> where
    T: Into<String>,