Docs.rs
rllvm-0.4.1
rllvm 0.4.1
Docs.rs crate page
Apache-2.0
08 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
h1994st
Dependencies
clap ~4.5.48
normal
clap_complete ~4.5
normal
object ~0.40.0
normal
owo-colors ~4.1
normal
regex ~1.11.3
normal
serde ~1.0.227
normal
tempfile ~3
normal
thiserror ~2.0
normal
toml ~0.8
normal
tracing ~0.1
normal
tracing-subscriber ~0.3
normal
which ~8.0.0
normal
criterion ^0.5
dev
glob ~0.3.3
normal
Versions
97.97%
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
cache_stats
rllvm
0.4.1
In rllvm::
cache
rllvm
::
cache
Function
cache_
stats
Copy item path
Source
pub fn cache_stats() -> (
u64
,
u64
)
Expand description
Returns the current cache statistics (hits, misses).