pub fn build_gate_with_code(
directory: &str,
recursive: bool,
code: Option<CodeGateOptions<'_>>,
) -> Result<GateReport, MalformedConfig>pub fn build_gate_with_code(
directory: &str,
recursive: bool,
code: Option<CodeGateOptions<'_>>,
) -> Result<GateReport, MalformedConfig>