Docs.rs
omega-cache-0.3.1
omega-cache 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dmitriiantonov
Dependencies
bytes ^1.11.1
normal
crossbeam ^0.8.4
normal
crossbeam-epoch ^0.9.18
normal
dashmap ^7.0.0-rc2
normal
fastrand ^2.3.0
normal
hdrhistogram ^7.5.4
normal
omega-cache-macros ^0.3.1
normal
rand ^0.10.0
normal
rand_distr ^0.6.0
normal
thread_local ^1.1.9
normal
twox-hash ^2.1.2
normal
Versions
69.46%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
hash
omega_
cache
0.3.1
In omega_
cache::
core::
utils
omega_cache
::
core
::
utils
Function
hash
Copy item path
Source
pub fn hash<T:
Eq
+
Hash
>(value: T) ->
u64