pub type StorageRevert = Vec<Vec<(Address, bool, Vec<(Uint<256, 4>, RevertToSlot)>)>>;
Storage reverts
pub struct StorageRevert { /* private fields */ }