Skip to main content

handle_validate

Function handle_validate 

Source
pub fn handle_validate(
    path: PathBuf,
    types: Option<Vec<String>>,
    fix: bool,
    quiet: bool,
) -> Result<String>