write_func

Function write_func 

Source
pub fn write_func(
    f: &mut Formatter<'_>,
    func: AffFuncView<'_>,
    options: &FormatOptions,
) -> Result