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