tree-sitter-elm 4.3.4

Rust bindings for the tree sitter elm language parser
Documentation
[build-dependencies.cc]
version = "1.0.61"
[dependencies.tree-sitter]
version = "0.17.1"
[dev-dependencies.serde]
features = ["derive"]
version = "1.0.117"

[dev-dependencies.serde_json]
version = "1.0.59"

[dev-dependencies.toml]
version = "0.5.7"

[lib]
path = "rust/lib.rs"

[package]
authors = ["Harry Sarson <harry.sarson@hotmail.co.uk>", "Kolja Lampe <razzeee@gmail.com>"]
build = "rust/build.rs"
categories = ["parser-implementations", "api-bindings", "text-editors", "parsing"]
description = "Rust bindings for the tree sitter elm language parser"
edition = "2018"
homepage = "https://tree-sitter.github.io/tree-sitter/"
keywords = ["elm", "tree", "sitter", "parsing", "incremental"]
license = "MIT"
name = "tree-sitter-elm"
repository = "https://github.com/Razzeee/tree-sitter-elm"
version = "4.3.4"