Function item_static

Source
fn item_static(
    cx: &Context<'_>,
    it: &Item,
    s: &Static,
    safety: Option<Safety>,
) -> impl Display