coffee 0.4.1

An opinionated 2D game engine focused on simplicity, explicitness, and type-safety
Documentation
1
2
/// The hasher used to compare layouts.
pub type Hasher = twox_hash::XxHash;