pub trait ViewWithASN1Tagged: View + ASN1Taggedwhere
Self::V: ASN1Tagged,{ }
Expand description
An additional property that if an ASN1Tagged implements View, then the viewed version preserves the tag
pub trait ViewWithASN1Tagged: View + ASN1Taggedwhere
Self::V: ASN1Tagged,{ }
An additional property that if an ASN1Tagged implements View, then the viewed version preserves the tag