Function cargo_cryptile::delete
source · [−]pub fn delete(filename: &str)Expand description
Function to try to delete a file from filesystem to be called after encryption or decryption to delete the original file Ignores whether the delete operation fails or not