Function rustdoc::html::render::print_item::item_constant

source ยท
fn item_constant(
    w: &mut Buffer,
    cx: &mut Context<'_>,
    it: &Item,
    generics: &Generics,
    ty: &Type,
    c: &Constant,
)