Skip to main content

AccessoryKey

Type Alias AccessoryKey 

Source
pub type AccessoryKey = Vec<u8>;
Expand description

The “key” half of a key/value pair from accessory state.

See NativeDB for more information.

Aliased Type§

pub struct AccessoryKey { /* private fields */ }