fmt_func

Function fmt_func 

Source
fn fmt_func<T: Types>(
    params: usize,
    sort: &Sort<T>,
    f: &mut Formatter<'_>,
) -> Result