IPausableDispatcherTrait
Fully qualified path: openzeppelin_interfaces::security::pausable::IPausableDispatcherTrait
Part of the group: dispatchers
pub trait IPausableDispatcherTrait<T>
Trait functions
is_paused
Fully qualified path: openzeppelin_interfaces::security::pausable::IPausableDispatcherTrait::is_paused
fn is_paused(self: T) -> bool