Trait oauth2_client::re_exports::Scope[][src]

pub trait Scope: FromStr + ToString + Debug + Clone + PartialEq<Self> { }

Implementations on Foreign Types

Implementors