Function item_constant

Source
fn item_constant(
    w: &mut String,
    cx: &Context<'_>,
    it: &Item,
    generics: &Generics,
    ty: &Type,
    c: &ConstantKind,
)