pub type ASet = OptSet<StrParser, ACreator, PrefixOptValidator>;
pub struct ASet { /* private fields */ }