Function dochy::fs::filesys::remove_dochy_file[][src]

pub fn remove_dochy_file<P>(
    save_dir: P,
    hash: u128,
    filename: &str
) -> Result<(), FsError> where
    P: AsRef<Path>, 
Expand description

Dochy files can be safely removed.