pub type GenericOAuthParams = BTreeMap<String, String>;
pub struct GenericOAuthParams { /* private fields */ }