pub type NodeTypeId = NonZeroU16;Expand description
Node type ID (tree-sitter uses u16, but 0 is internal-only).
Aliased Typeยง
pub struct NodeTypeId(/* private fields */);pub type NodeTypeId = NonZeroU16;Node type ID (tree-sitter uses u16, but 0 is internal-only).
pub struct NodeTypeId(/* private fields */);