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