Type Alias tantivy::aggregation::SerializedKey

source ·
pub type SerializedKey = String;
Expand description

The serialized key is used in a HashMap.

Aliased Type§

struct SerializedKey { /* private fields */ }