Docs.rs
tree-sitter-cli-0.23.2
tree-sitter-cli 0.23.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
maxbrunsfeld
amaanq
github:tree-sitter:core
Dependencies
anstyle ^1.0.8
normal
anyhow ^1.0.89
normal
bstr ^1.10.0
normal
clap ^4.5.17
normal
ctor ^0.2.8
normal
ctrlc ^3.4.5
normal
dirs ^5.0.1
normal
filetime ^0.2.25
normal
glob ^0.3.1
normal
heck ^0.5.0
normal
html-escape ^0.2.13
normal
indexmap ^2.5.0
normal
indoc ^2.0.5
normal
lazy_static ^1.5.0
normal
log ^0.4.22
normal
memchr ^2.7.4
normal
rand ^0.8.5
normal
regex ^1.10.6
normal
regex-syntax ^0.8.4
normal
rustc-hash ^1.1.0
normal
semver ^1.0.23
normal
serde ^1.0.210
normal
serde_derive ^1.0.197
normal
serde_json ^1.0.128
normal
similar ^2.6.0
normal
smallbitvec ^2.5.3
normal
tiny_http ^0.12.0
normal
tree-sitter ^0.23.2
normal
tree-sitter-config ^0.23.2
normal
tree-sitter-highlight ^0.23.2
normal
tree-sitter-loader ^0.23.2
normal
tree-sitter-tags ^0.23.2
normal
walkdir ^2.5.0
normal
wasmparser ^0.215.0
normal
webbrowser ^1.0.2
normal
pretty_assertions ^1.4.1
dev
tempfile ^3.12.0
dev
unindent ^0.2.3
dev
url ^2.5.2
normal
Versions
1.54%
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.23.2
In tree_
sitter_
cli::
parse
tree_sitter_cli
::
parse
Function
offset_for_position
Copy item path
source
pub fn offset_for_position(input: &[
u8
], position:
Point
) ->
Result
<
usize
>