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