pub fn render_breadcrumb(entries: &[SpanEntry]) -> Option<String>
Build the breadcrumb from root-first entries, or None if there is nothing to show.
None