validate_node_kind

Function validate_node_kind 

Source
pub fn validate_node_kind(node_type: NodeType, kind: &str) -> bool
Expand description

Validate that a kind value is valid for the given node type.