Skip to main content

write_interface_skeleton

Function write_interface_skeleton 

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