apply

Function apply 

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