Skip to main content

FindData

Git Source

struct FindData {
uint256 slot;
uint256 offsetLeft;
uint256 offsetRight;
bool found;
}