Docs.rs
folklore-0.8.0
folklore 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
callumbirks
Dependencies
atomic ^0.6.0
normal
bytemuck ^1.14.3
normal
hash32 ^0.3.1
normal
criterion ^0.5.1
dev
fixedstr ^0.5.5
dev
leapfrog ^0.3.0
dev
rand ^0.8.5
dev
rayon ^1.10.0
dev
Versions
60%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
folklore
0.8.0
All Items
Crate Items
Macros
Structs
Crate
folklore
Copy item path
Source
Macros
§
generic_
asserts
generic_
const_
assert
A macro to assert checks on generic type parameters at compile time. Credits:
https://morestina.net/blog/1940/compile-time-checks-in-generic-functions-work-and-you-can-use-them-in-your-code
wrap
Structs
§
HashMap
A
HashMap
which doesn’t allow any deletion, and only allows for 2-byte values
Iter