Skip to main content

save_standard

Function save_standard 

Source
pub fn save_standard(
    path: &Path,
    input: &StandardConfig,
    force: bool,
    dry_run: bool,
) -> Result<()>