IWorldProviderSafeDispatcherTrait
Fully qualified path: dojo::contract::components::world_provider::IWorldProviderSafeDispatcherTrait
Part of the group: dispatchers
pub trait IWorldProviderSafeDispatcherTrait<T>
Trait functions
world_dispatcher
Fully qualified path: dojo::contract::components::world_provider::IWorldProviderSafeDispatcherTrait::world_dispatcher
fn world_dispatcher(self: T) -> Result<IWorldDispatcher, Array<felt252>>