pub struct NameType(_);
An identifier of a session name type.
A host name.
Constructs a StatusType from a raw OpenSSL value.
StatusType
Returns the raw OpenSSL value represented by this type.
source
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U