ISRC5SafeDispatcherTrait
Fully qualified path: openzeppelin_interfaces::introspection::ISRC5SafeDispatcherTrait
Part of the group: dispatchers
pub trait ISRC5SafeDispatcherTrait<T>
Trait functions
supports_interface
Fully qualified path: openzeppelin_interfaces::introspection::ISRC5SafeDispatcherTrait::supports_interface
fn supports_interface(self: T, interface_id: felt252) -> Result<bool, Array<felt252>>