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