Docs.rs
tree-parser-0.1.4
tree-parser 0.1.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AspadaX
Dependencies
futures ^0.3.31
normal
num_cpus ^1.17.0
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
streaming-iterator ^0.1.9
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
tree-sitter ^0.25.6
normal
tree-sitter-c ^0.24.1
normal
optional
tree-sitter-cpp ^0.23.4
normal
optional
tree-sitter-go ^0.23.4
normal
optional
tree-sitter-java ^0.23.5
normal
optional
tree-sitter-javascript ^0.23.1
normal
optional
tree-sitter-python ^0.23.6
normal
optional
tree-sitter-rust ^0.24.0
normal
optional
tree-sitter-typescript ^0.23.2
normal
optional
walkdir ^2.5.0
normal
Versions
39.37%
of the crate is documented
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_
parser
0.1.4
tree_parser
Function
detect_language_by_shebang
Copy item path
Source
pub fn detect_language_by_shebang(content: &
str
) ->
Option
<
Language
>
Expand description
Detect language by shebang line