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