[][src]Function twapi_ureq::get_v2

pub fn get_v2(
    url: &str,
    query_options: &Vec<(&str, &str)>,
    bearer_token: &str
) -> Response