Skip to main content

default_node_kinds

Function default_node_kinds 

Source
pub fn default_node_kinds() -> BTreeMap<String, NodeKindSpec>
Expand description

The generic node-kind palette every file-based plugin seeds its level with: file (a project source unit, blue) and external (a third-party library, amber, flagged external). A plugin may recolor or add kinds.