Trait GetFailedJsonRepairsDir

Source
pub trait GetFailedJsonRepairsDir {
    // Required method
    fn failed_json_repairs_dir(&self) -> PathBuf;
}

Required Methods§

Implementors§