fn entity_path_breadcrumbs(
ctx: &ViewerContext<'_>,
ui: &mut Ui,
view_id: Option<ViewId>,
origin: &EntityPath,
entity_parts: &[EntityPathPart],
include_root: bool,
)
Expand description
The breadcrumbs of an entity path, that may or may not be part of a view.