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