Trait asn1_rs::DerChoice

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

Object Safety§

This trait is not object safe.

Implementors§