Function collapse_crate::load_crate_with_orphans_from_src [] [src]

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

Convenience function; like load_crate_from_src, but includes unreachable modules.