Skip to main content

remove_from_dir

Function remove_from_dir 

Source
pub fn remove_from_dir(name: &str, dir: &Path) -> Result<PathBuf, ZigError>
Expand description

Lower-level helper: remove a single resource from an explicit directory.