pub type boolFlag = typeFlag<bool>;
pub struct boolFlag { /* private fields */ }
Result<T, ArgumentError>
value
T