Type Alias muse_lang::runtime::value::ValueHasher

source ·
pub type ValueHasher = AHasher;
Expand description

The Hash used by Muse when hashing values.

Aliased Type§

struct ValueHasher { /* private fields */ }