Type Alias json_syntax::object::Key

source ·
pub type Key = SmallString<[u8; 16]>;
Expand description

Object key.

Aliased Type§

struct Key { /* private fields */ }