Trait asn1_rs::BerChoice[][src]

pub trait BerChoice<'a>: Choice + FromBer<'a> { }

Implementors