Enum openssl_sys::SSL_METHOD
pub enum SSL_METHOD {}Auto Trait Implementations
impl RefUnwindSafe for SSL_METHODimpl Send for SSL_METHODimpl Sync for SSL_METHODimpl Unpin for SSL_METHODimpl UnwindSafe for SSL_METHODBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T