Trait rocket::mtls::oid::asn1_rs::DerChoice

source ·
pub trait DerChoice<'a>: Choice + FromDer<'a> { }
Available on crate feature mtls only.

Object Safety§

This trait is not object safe.

Implementors§