Skip to main content

check

Function check 

Source
pub fn check(
    config_path: &str,
    export_name: Option<&str>,
    params: Option<&HashMap<String, String>>,
) -> Result<()>