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