Function tasvideos_api_rs::set_user_agent
source · pub fn set_user_agent(agent: &'static str)
Expand description
Helper fuction that sets the static USER_AGENT
string used in API requests.
tasvideos_api_rs::set_user_agent("John Smith (johnsmith@gmail.com)");