Struct openssl::asn1::Asn1GeneralizedTimeRef[]

pub struct Asn1GeneralizedTimeRef(_);
[]

Reference to a Asn1GeneralizedTime

Trait Implementations

impl Borrow<Asn1GeneralizedTimeRef> for Asn1GeneralizedTime
[+]

[]

Immutably borrows from an owned value. Read more

impl AsRef<Asn1GeneralizedTimeRef> for Asn1GeneralizedTime
[+]

[]

Performs the conversion.

impl ForeignTypeRef for Asn1GeneralizedTimeRef
[+]

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 Asn1GeneralizedTimeRef
[src]

impl Sync for Asn1GeneralizedTimeRef
[src]

impl Display for Asn1GeneralizedTimeRef
[src]
[+]

[]

Formats the value using the given formatter. Read more