Enum google_cloud_rust_raw::api::auth::JwtLocation_oneof_in [−][src]
Variants
Tuple Fields of header
0: StringTuple Fields of query
0: StringTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for JwtLocation_oneof_in
impl Send for JwtLocation_oneof_in
impl Sync for JwtLocation_oneof_in
impl Unpin for JwtLocation_oneof_in
impl UnwindSafe for JwtLocation_oneof_in
Blanket Implementations
Mutably borrows from an owned value. Read more