Struct openssl::string::OpensslStringRef [−][src]
pub struct OpensslStringRef(_);
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
Constructs a shared instance of this type from its raw type.
Constructs a mutable reference of this type from its raw type.
Auto Trait Implementations
impl !RefUnwindSafe for OpensslStringRef
impl Unpin for OpensslStringRef
impl UnwindSafe for OpensslStringRef