Function lalrpop_snap::process_root[][src]

pub fn process_root() -> Result<(), Box<Error>>

Process all files in the current directory, which -- unless you have changed it -- is typically the root of the crate being compiled.

Equivalent to Configuration::new().process_current_dir().