Type Alias NameConstraintsValueOwned

Source
pub type NameConstraintsValueOwned = PolyType<<ASN1<ImplicitTag<GeneralSubtrees>> as Combinator>::Owned, <ASN1<ImplicitTag<GeneralSubtrees>> as Combinator>::Owned>;

Aliased Type§

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>>>,
}

Fields§

§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>>>§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>>>