Enum menhir::SuggestOption
[−]
[src]
pub enum SuggestOption { MenhirLib, }
Argument to the Suggest
flag
Variants
MenhirLib
Suggest where is MenhirLib
.
This is where the menhir_runtime
crate is located.