Struct cassandra_protocol::authenticators::StaticPasswordAuthenticator [−][src]
pub struct StaticPasswordAuthenticator { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for StaticPasswordAuthenticator
impl Send for StaticPasswordAuthenticator
impl Sync for StaticPasswordAuthenticator
impl Unpin for StaticPasswordAuthenticator
impl UnwindSafe for StaticPasswordAuthenticator
Blanket Implementations
Mutably borrows from an owned value. Read more