Struct openssl::ocsp::OcspOneReqRef[]

pub struct OcspOneReqRef(_);

Trait Implementations

impl Borrow<OcspOneReqRef> for OcspOneReq

Immutably borrows from an owned value. Read more

impl AsRef<OcspOneReqRef> for OcspOneReq

Performs the conversion.

impl ForeignTypeRef for OcspOneReqRef

The raw C type.

Important traits for &'a mut R

Constructs a shared instance of this type from its raw type.

Important traits for &'a mut R

Constructs a mutable reference of this type from its raw type.

Returns a raw pointer to the wrapped value.

impl Send for OcspOneReqRef
[src]

impl Sync for OcspOneReqRef
[src]