Function rustdoc::html::format::fmt_type

source ยท
fn fmt_type(
    t: &Type,
    f: &mut Formatter<'_>,
    use_absolute: bool,
    cx: &Context<'_>,
) -> Result