Skip to main content

remove_references

Function remove_references 

Source
pub fn remove_references(
    root: &Path,
    deleted_id: &str,
) -> Result<Vec<String>, JoyError>
Expand description

Remove references to a deleted item from other items’ deps and parent fields.