pub type StorageCaps = CapSet<false, true, false, true, false>;
Storage-layer capabilities: time + I/O only.
pub struct StorageCaps;