Enum openssl_sys::OCSP_RESPONSE
source · [−]pub enum OCSP_RESPONSE {}
Auto Trait Implementations
impl RefUnwindSafe for OCSP_RESPONSE
impl Send for OCSP_RESPONSE
impl Sync for OCSP_RESPONSE
impl Unpin for OCSP_RESPONSE
impl UnwindSafe for OCSP_RESPONSE
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more