[][src]Function twapi_ureq::get_bearer_token

pub fn get_bearer_token(
    consumer_key: &str,
    consumer_secret: &str
) -> Option<String>