Skip to main content

Crate tlns_google_oauth2_traits

Crate tlns_google_oauth2_traits 

Source
Expand description

§tlns-google-oauth2-traits

This library is for preventing recursive importants complained by cargo. So many packages for one fucking library. This package holds converting traits for Google Scopes to Enum crate::FromGoogleScope and from Enum to Google Scopes crate::ToGoogleScope

Traits§

FromGoogleScope
Converting scope strings to T
ToGoogleScope
Converting enum scopes to string