Trait num_enum::TryFromPrimitive [−][src]
Associated Types
Associated Constants
Required methods
fn try_from_primitive(
number: Self::Primitive
) -> Result<Self, TryFromPrimitiveError<Self>>
[src]
number: Self::Primitive
) -> Result<Self, TryFromPrimitiveError<Self>>
Implementors
impl TryFromPrimitive for AccountState
impl TryFromPrimitive for AccountState