Docs.rs
cogs-gamedev-0.8.0
cogs-gamedev 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
gamma-delta
Dependencies
ahash ^0.7.4
normal
enum-map ^1.0.0
normal
itertools ^0.10.0
normal
num-traits ^0.2.14
normal
rand ^0.8.3
normal
serde ^1.0.125
normal
optional
Versions
59.57%
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
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
cogs_
gamedev
0.8.0
Module hash
Module Items
Functions
In crate cogs_
gamedev
cogs_gamedev
Module
hash
Copy item path
Source
Expand description
Utilities for quick and dirty hashing.
Functions
ยง
hashcode
Get a hash for a value. This is handy for anytime you need a random-ish, but constant, value based on some other value.