Crate type_sitter_lib

source
Expand description

§type-sitter-lib: type-sitter code for generated / downstream code

crates.io docs.rs

See type-sitter for background information. This is the library which code generated from type-sitter depends on at runtime.

Instead of depending on this, typically you should depend on type-sitter instead and, if necessary, use-default-features = false to avoid depending on type-sitter-proc. type-sitter with no features simply re-exports this crate.

Re-exports§

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