Skip to main content

node_kind_name

Function node_kind_name 

Source
pub fn node_kind_name(kind: &NodeKind) -> &'static str
Expand description

Short discriminant name for a NodeKind. Kept in sync with the NodeKind variants; used as the cache key dimension for lookup.