Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Storage

Fully qualified path: starkware_utils::components::pausable::pausable::PausableComponent::Storage

[storage]
pub struct Storage {
    pub paused: bool,
}

Members

paused

Fully qualified path: starkware_utils::components::pausable::pausable::PausableComponent::Storage::paused

pub paused: bool