Type Alias GeneralSubtreeValueOwned
Source pub type GeneralSubtreeValueOwned = PolyType<<GeneralName as Combinator>::Owned, <ASN1<ImplicitTag<Integer>> as Combinator>::Owned, <ASN1<ImplicitTag<Integer>> as Combinator>::Owned>;
struct GeneralSubtreeValueOwned {
pub base: 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>,
pub min: i64,
pub max: OptionDeep<i64>,
}