Skip to main content

load

Function load 

Source
pub fn load(root: &Path) -> Result<Crate>
Expand description

Parse every .rs file under root, skipping target/ and hidden directories.