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