Function collapse_crate::load_crate_from_src [] [src]

pub fn load_crate_from_src(path: &Path) -> Result<Crate>

Convenience function; loads an entire crate from the path to the src directory.