AttrStoreKey

Type Alias AttrStoreKey 

Source
pub type AttrStoreKey = String;
Expand description

Key literal type of the attribute store.

Aliased Typeยง

pub struct AttrStoreKey { /* private fields */ }