Function codeforces_api::requests::as_codeforces_api_url [−][src]
pub fn as_codeforces_api_url<T: CFAPIRequestable + Debug>(
command: &T,
api_key: &String,
api_secret: &String
) -> String
pub fn as_codeforces_api_url<T: CFAPIRequestable + Debug>(
command: &T,
api_key: &String,
api_secret: &String
) -> String