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