pub type TimeValue<'a> = PolyType<<ASN1<UTCTime> as Combinator>::Result<'a>, <ASN1<GeneralizedTime> as Combinator>::Result<'a>>;
Aliased Type§
enum TimeValue<'a> {}
pub type TimeValue<'a> = PolyType<<ASN1<UTCTime> as Combinator>::Result<'a>, <ASN1<GeneralizedTime> as Combinator>::Result<'a>>;
enum TimeValue<'a> {}