Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IdentitySafeDispatcherTrait

Fully qualified path: starkware_utils::interfaces::identity::IdentitySafeDispatcherTrait

Part of the group: dispatchers

pub trait IdentitySafeDispatcherTrait<T>

Trait functions

identify

Fully qualified path: starkware_utils::interfaces::identity::IdentitySafeDispatcherTrait::identify

fn identify(self: T) -> Result<felt252, Array<felt252>>

version

Fully qualified path: starkware_utils::interfaces::identity::IdentitySafeDispatcherTrait::version

fn version(self: T) -> Result<felt252, Array<felt252>>