Skip to main content

render_breadcrumb

Function render_breadcrumb 

Source
pub fn render_breadcrumb(entries: &[SpanEntry]) -> Option<String>
Expand description

Build the breadcrumb from root-first entries, or None if there is nothing to show.