Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

InitializableComponent

Initializable Component

The Initializable component provides a simple mechanism that executes logic once and only once. This can be useful for setting a contract’s initial state in scenarios where a constructor cannot be used.

Fully qualified path: openzeppelin_security::initializable::InitializableComponent

Modules

Free functions

Structs

Enums

Event

Traits