Skip to main content

node_kinds

Function node_kinds 

Source
pub fn node_kinds() -> &'static [&'static str]
Expand description

All authorable node kinds in their canonical KDL-name form.

Unknown is excluded: it is a forward-compat placeholder, not an authorable kind. The list is sorted for deterministic output.