tree-sitter-strings 0.1.0

Strings grammar for the tree-sitter parsing library
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented1 out of 2 items with examples
  • Size
  • Source code size: 69.93 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 643.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • uber/tree-sitter-strings
    4 2 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ketkarameya

tree-sitter-strings

This crate provides a Strings grammar for the [tree-sitter][] parsing library. To use this crate, add it to the [dependencies] section of your Cargo.toml file. (Note that you will probably also need to depend on the [tree-sitter][tree-sitter crate] crate to use the parsed result in any useful way.)