pub fn client_builder(version: &str) -> ClientBuilderExpand description
A reqwest::ClientBuilder carrying the bestool user_agent for version.
Convenience for callers that don’t need any extra client config; suitable as
the base of a ClientBuilderFactory.