Function rustdoc::html::render::short_item_info[][src]

fn short_item_info(
    item: &Item,
    cx: &Context<'_>,
    parent: Option<&Item>
) -> Vec<String>
Expand description

Render the stability, deprecation and portability information that is displayed at the top of the item’s documentation.