Type Alias NameConstraintsValueOwned
Source pub type NameConstraintsValueOwned = PolyType<<ASN1<ImplicitTag<GeneralSubtrees>> as Combinator>::Owned, <ASN1<ImplicitTag<GeneralSubtrees>> as Combinator>::Owned>;
struct NameConstraintsValueOwned {
pub permitted: OptionDeep<VecDeep<PolyType<PolyType<Vec<u8>, String, String, Vec<u8>, VecDeep<VecDeep<PolyType<ObjectIdentifierValue, PolyType<String, String, String, Vec<u8>, Vec<u8>, Vec<u8>>>>>, Vec<u8>, String, Vec<u8>, ObjectIdentifierValue>, i64, i64>>>,
pub excluded: OptionDeep<VecDeep<PolyType<PolyType<Vec<u8>, String, String, Vec<u8>, VecDeep<VecDeep<PolyType<ObjectIdentifierValue, PolyType<String, String, String, Vec<u8>, Vec<u8>, Vec<u8>>>>>, Vec<u8>, String, Vec<u8>, ObjectIdentifierValue>, i64, i64>>>,
}