tree-sitter-strings

Crates.iotree-sitter-strings
lib.rstree-sitter-strings
version0.1.0
sourcesrc
created_at2022-08-02 03:17:02.209816
updated_at2022-08-02 03:17:02.209816
descriptionStrings grammar for the tree-sitter parsing library
homepage
repositoryhttps://github.com/ketkarameya/tree-sitter-strings
max_upload_size
id637180
size68,236
Ameya Ketkar (ketkarameya)

documentation

README

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.)

Commit count: 4

cargo fmt