Struct ibm_watson::core::IamAuthenticator [−][src]
pub struct IamAuthenticator { /* fields omitted */ }Expand description
Stores an encoded API key to be passed as a bearer token in an authorisation header.
Implementations
Auto Trait Implementations
impl RefUnwindSafe for IamAuthenticator
impl Send for IamAuthenticator
impl Sync for IamAuthenticator
impl Unpin for IamAuthenticator
impl UnwindSafe for IamAuthenticator
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
