Type Alias koto_runtime::KotoHasher

source ·
pub type KotoHasher = FxHasher;
Expand description

The hasher used throughout the Koto runtime

Aliased Type§

struct KotoHasher { /* private fields */ }