Protocol StorageKey A key used to store values in a Storage must conform to this protocol. protocol StorageKey Topics Associated Types ValueThe type of the stored value associated with this key type.