Enum syntex_syntax::parse::parser::BoundParsingMode
[−]
[src]
pub enum BoundParsingMode {
Bare,
Modified,
}How to parse a bound, whether to allow bound modifiers such as ?.
Variants
Bare | |
Modified |