Skip to main content

fmt_binrel_smt

Function fmt_binrel_smt 

Source
fn fmt_binrel_smt<T: Types>(
    rel: BinRel,
    e1: &Expr<T>,
    e2: &Expr<T>,
    f: &mut Formatter<'_>,
) -> Result