remove_sync

Function remove_sync 

Source
pub fn remove_sync(filename: &Path) -> Result<()>
Expand description

Remove the file at the given path. If using within the web browser environment, a local storage key with the name of the file will be removed.