Function cargo_component::load_metadata
source ยท pub fn load_metadata(manifest_path: Option<&Path>) -> Result<Metadata>
Expand description
Loads the workspace metadata based on the given manifest path.
pub fn load_metadata(manifest_path: Option<&Path>) -> Result<Metadata>
Loads the workspace metadata based on the given manifest path.