Enum menhir::SuggestOption [] [src]

pub enum SuggestOption {
    MenhirLib,
}

Argument to the Suggest flag

Variants

Suggest where is MenhirLib. This is where the menhir_runtime crate is located.