Felt252DictValue
Trait for types allowed as values in a Felt252Dict.
Fully qualified path: core::traits::Felt252DictValue
pub trait Felt252DictValue<T>
Trait functions
zero_default
Returns the default value for this type as a value in a Felt252Dict. Should be logically equivalent to 0.
Fully qualified path: core::traits::Felt252DictValue::zero_default
fn zero_default() -> T nopanic