Trait asn1_rs::BerChoice

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

Object Safety§

This trait is not object safe.

Implementors§