Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Storage

Fully qualified path: openzeppelin_security::reentrancyguard::ReentrancyGuardComponent::Storage

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

Members

ReentrancyGuard_entered

Fully qualified path: openzeppelin_security::reentrancyguard::ReentrancyGuardComponent::Storage::ReentrancyGuard_entered

pub ReentrancyGuard_entered: bool