pub type SerializedKey = String;
The serialized key is used in a HashMap.
HashMap
pub struct SerializedKey { /* private fields */ }