HashValueType

Type Alias HashValueType 

Source
pub type HashValueType = u128;
Expand description

The type used in the indexing infrastructure. This type alias is public, because it is used by any implementor of Property<E: Entity>.