Struct openssl::ssl::NameType [−][src]
pub struct NameType(_);
Expand description
An identifier of a session name type.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NameType
impl UnwindSafe for NameType
Blanket Implementations
Mutably borrows from an owned value. Read more