fn short_item_info( item: &Item, cx: &Context<'_>, parent: Option<&Item>, ) -> Vec<ShortItemInfo>
Render the stability, deprecation and portability information that is displayed at the top of the item’s documentation.