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