Function rustdoc::html::format::fmt_type

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