Docs.rs
algorithm-0.1.18
algorithm 0.1.18
Permalink
Docs.rs crate page
Apache-2.0
26 July 2026
Links
Repository
crates.io
Source
Owners
tickbh
Dependencies
algorithm-macro ^0.1
normal
hashbrown ^0.15.2
normal
lazy_static ^1.5.0
normal
log ^0.4.26
normal
libc ^0.2.169
dev
rand ^0.8.5
dev
slab ^0.4.9
dev
Versions
42.86%
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
DefaultHasher
algorithm
0.1.18
Default
Hasher
Aliased Type
In crate algorithm
algorithm
Type Alias
Default
Hasher
Copy item path
Source
pub type DefaultHasher =
DefaultHashBuilder
;
Aliased Type
§
pub struct DefaultHasher {
/* private fields */
}