Registry / other / kind-tree

kind-tree

JSON →
library0.1.3rscratesunverified

Syntactic trees for the Kind compiler.

# Cargo.toml [dependencies] kind-tree = "0.1.3"
INSTALL
IMPORT
SIG · KIND-TREE
K
kind-tree
otherrustv0.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tree
use kind_tree::Tree;

Create a new syntactic tree.

use kind_tree::Tree; fn main() { let tree = Tree::new(); println!("Kind tree created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kind-tree — cargo add kind-tree · libregistry