Enum openssl_sys::COMP_METHOD
pub enum COMP_METHOD {}The portability is definied by:
#[cfg(all(any(ossl110, libressl350), not(any())))]Auto Trait Implementations
impl RefUnwindSafe for COMP_METHODimpl Send for COMP_METHODimpl Sync for COMP_METHODimpl Unpin for COMP_METHODimpl UnwindSafe for COMP_METHODBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T