Docs.rs
treereduce-0.3.1
treereduce 0.3.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
langston-barrett
Dependencies
anyhow ^1
normal
optional
clap ^4
normal
optional
clap-verbosity-flag ^2
normal
optional
log ^0.4
normal
nu-ansi-term ^0.50
normal
optional
num_cpus ^1
normal
optional
regex ^1.10.6
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
tree-sitter ^0.20
normal
tree-sitter-edit ^0.3
normal
wait-timeout ^0.2
normal
bencher ^0.1
dev
tree-sitter-c ^0.20
dev
tree-sitter-java ^0.20
dev
Versions
2.5%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
treereduce
0.3.1
All Items
Crate Items
Modules
Structs
Crate
treereduce
Copy item path
Source
Re-exports
§
pub use
check
::*;
pub use
edits
::*;
pub use
reduce
::*;
Modules
§
check
edits
reduce
Structs
§
Field
Info
Node
Types
Original
The original parse tree and program source code provided by the user