Struct basic_auth_raw::BasicAuthRaw [−][src]
Fields
username: String
password: String
Trait Implementations
impl<'a, 'r> FromRequest<'a, 'r> for BasicAuthRaw
[src]
impl<'a, 'r> FromRequest<'a, 'r> for BasicAuthRaw
Auto Trait Implementations
impl Send for BasicAuthRaw
impl Send for BasicAuthRaw
impl Sync for BasicAuthRaw
impl Sync for BasicAuthRaw