pub fn from_lib_rs(root: &Path) -> Result<ModuleManifest>Expand description
Parse src/lib.rs under root into its module manifest.
pub fn from_lib_rs(root: &Path) -> Result<ModuleManifest>Parse src/lib.rs under root into its module manifest.