Trait asn1_rs::DerChoice[][src]

pub trait DerChoice<'a>: Choice + FromDer<'a> { }

Implementors