Docs.rs
tracevault-core-0.6.0
tracevault-core 0.6.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
softwaremill-ci
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tree-sitter ^0.24
normal
tree-sitter-go ^0.25
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-python ^0.25
normal
tree-sitter-rust ^0.24
normal
tree-sitter-scala ^0.24
normal
tree-sitter-typescript ^0.23
normal
uuid ^1
normal
Versions
4.26%
of the crate is documented
Go to latest version
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
get_language
tracevault_
core
0.6.0
In tracevault_
core::
code_
nav
tracevault_core
::
code_nav
Function
get_
language
Copy item path
Source
pub fn get_language(file_ext: &
str
) ->
Option
<
Language
>