Skip to main content

EntityStorageKey

Trait EntityStorageKey 

Source
pub trait EntityStorageKey {
    type Key: EntityKey;
}
Expand description

EntityStorageKey

Raw storage-key facts about an entity.

Required Associated Types§

Implementors§