Skip to main content

inspect_module

Function inspect_module 

Source
pub fn inspect_module(
    module_path: &Path,
    namespace: Option<&str>,
) -> Result<InspectionArtifact, String>