Skip to main content

label_of

Function label_of 

Source
pub fn label_of(tree: &NavTree, id: BlockId) -> String
Expand description

A row’s label, falling back to the block’s id when the block has left the tree so a breadcrumb never shows a blank segment.