pub type AccessoryKey = Vec<u8>;
The “key” half of a key/value pair from accessory state.
See NativeDB for more information.
NativeDB
struct AccessoryKey { /* private fields */ }