Crate type_sitter

source
Expand description

§type-sitter: generate typed wrappers for tree-sitter grammars from node-types.json and queries

crates.io docs.rs | type-sitter-lib docs.rs | type-sitter-gen docs.rs | yak-sitter

See the monorepo workspace for background information and the following two linked crates for documentation. This crate bundles type-sitter-lib, and type-sitter-proc unless you disable the default feature proc.

Modules§

  • Rust Tree-sitter

Macros§

Structs§

Enums§

Traits§

Type Aliases§

  • Never type (for the weird case when there is an accessor that can’t return anything)
  • Result of attempting to wrap a node