smudge

Function smudge 

Source
pub fn smudge(
    content: &str,
    file_path: &Path,
    storage: &LocalStorage,
    config: &Config,
) -> Result<String>