Docs.rs
tree-sitter-cli-0.22.2
tree-sitter-cli 0.22.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maxbrunsfeld
amaanq
github:tree-sitter:core
Dependencies
ansi_term ^0.12.1
normal
anstyle ^1.0.6
normal
anyhow ^1.0.80
normal
clap ^4.5.2
normal
ctrlc ^3.4.4
normal
difference ^2.0.0
normal
dirs ^5.0.1
normal
filetime ^0.2.23
normal
glob ^0.3.1
normal
heck ^0.4.1
normal
html-escape ^0.2.13
normal
indexmap ^2.2.5
normal
indoc ^2.0.4
normal
lazy_static ^1.4.0
normal
log ^0.4.21
normal
memchr ^2.7.1
normal
regex ^1.10.3
normal
regex-syntax ^0.8.2
normal
rustc-hash ^1.1.0
normal
semver ^1.0.22
normal
serde ^1.0.197
normal
serde_derive ^1.0.197
normal
serde_json ^1.0.114
normal
smallbitvec ^2.5.1
normal
tiny_http ^0.12.0
normal
tree-sitter ^0.22.2
normal
tree-sitter-config ^0.22.2
normal
tree-sitter-highlight ^0.22.2
normal
tree-sitter-loader ^0.22.2
normal
tree-sitter-tags ^0.22.2
normal
walkdir ^2.5.0
normal
wasmparser ^0.201.0
normal
webbrowser ^0.8.13
normal
ctor ^0.2.7
dev
pretty_assertions ^1.4.0
dev
rand ^0.8.5
dev
tempfile ^3.10.1
dev
unindent ^0.2.3
dev
Versions
1.47%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tree_sitter_cli
0.22.2
In tree_sitter_cli::test
?
Function
tree_sitter_cli
::
test
::
print_diff
source
·
[
−
]
pub fn print_diff(actual: &
str
, expected: &
str
)