Crate lalrpop_snap

Source

Structs§

Configuration
Configure various aspects of how LALRPOP works. Intended for use within a build.rs script. To get the default configuration, use Configuration::new.

Functions§

process_root
Process all files in the current directory, which – unless you have changed it – is typically the root of the crate being compiled.
process_root_unconditionally
Deprecated in favor of Configuration. Try: