Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IInitializable

Fully qualified path: openzeppelin_interfaces::security::initializable::IInitializable

pub trait IInitializable<TState>

Trait functions

is_initialized

Fully qualified path: openzeppelin_interfaces::security::initializable::IInitializable::is_initialized

fn is_initialized(self: @TState) -> bool