Module rustdoc::html::render::print_item
source · Macros
- Generates an Askama template struct for rendering items with common methods.
- Implement common methods for item template structs generated by
item_template!()
.
Structs
- ItemVars 🔒
Constants
Traits
Functions
- bounds 🔒
- Compare two strings treating multi-digit numbers as single units (i.e. natural sort order).
- Render the stability, deprecation and portability tags that are displayed in the item’s summary at the module level.
- Calls
print_where_clause
and returnstrue
if awhere
clause was generated. - For large structs, enums, unions, etc, determine whether to hide their fields