Type Alias SpecNameConstraintsValue
Source pub type SpecNameConstraintsValue = PolyType<<<ASN1<ImplicitTag<GeneralSubtrees>> as View>::V as SpecCombinator>::SpecResult, <<ASN1<ImplicitTag<GeneralSubtrees>> as View>::V as SpecCombinator>::SpecResult>;
struct SpecNameConstraintsValue {
pub permitted: OptionDeep<Seq<PolyType<PolyType<Seq<u8>, Seq<char>, Seq<char>, Seq<u8>, Seq<Seq<PolyType<Seq<u64>, PolyType<Seq<char>, Seq<char>, Seq<char>, Seq<u8>, Seq<u8>, Seq<u8>>>>>, Seq<u8>, Seq<char>, Seq<u8>, Seq<u64>>, i64, i64>>>,
pub excluded: OptionDeep<Seq<PolyType<PolyType<Seq<u8>, Seq<char>, Seq<char>, Seq<u8>, Seq<Seq<PolyType<Seq<u64>, PolyType<Seq<char>, Seq<char>, Seq<char>, Seq<u8>, Seq<u8>, Seq<u8>>>>>, Seq<u8>, Seq<char>, Seq<u8>, Seq<u64>>, i64, i64>>>,
}