[][src]Function cfn_guard::run

pub fn run(
    template_file: &str,
    rules_file: &str,
    strict_checks: bool
) -> Result<(Vec<String>, usize), Box<dyn Error>>