Docs.rs
meta-ast-0.7.0
meta-ast 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
k5602
Dependencies
anyhow ^1.0
normal
blake3 ^1.8
normal
clap ^4.6
normal
dunce ^1
normal
ignore ^0.4
normal
notify ^8.2
normal
optional
notify-debouncer-mini ^0.7
normal
optional
petgraph ^0.8.3
normal
rayon ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
strum ^0.28
normal
thiserror ^2.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.27.0
normal
tree-sitter-c ^0.24.2
normal
tree-sitter-cpp ^0.23.4
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-javascript ^0.25.0
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-ruby ^0.23.1
normal
tree-sitter-rust ^0.24.2
normal
tree-sitter-typescript ^0.23.2
normal
url ^2.5
normal
webbrowser ^1.2
normal
yaml_serde ^0.10
normal
criterion ^0.8
dev
insta ^1.48
dev
tempfile ^3.27
dev
Versions
55.01%
of the crate is documented
Platform
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
Skip to main content
detect_language
meta_
ast
0.7.0
In meta_
ast::
input
meta_ast
::
input
Function
detect_
language
Copy item path
Source
pub fn detect_language(path: &
Path
) ->
Option
<
LangId
>