Function rustdoc::html::render::short_item_info
source · fn short_item_info(
item: &Item,
cx: &mut Context<'_>,
parent: Option<&Item>
) -> Vec<String>ⓘNotable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
A: Allocator,
Expand description
Render the stability, deprecation and portability information that is displayed at the top of the item’s documentation.