Skip to main content

crumbs

Function crumbs 

Source
pub fn crumbs(items: &[(&str, Option<String>)]) -> String
Expand description

Render a breadcrumb nav bar from (label, href) pairs. The last entry is rendered as plain (non-link) text.