pub trait EntityStorageKey { type Key: EntityKey; }
EntityStorageKey Raw storage-key facts about an entity.