Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Felt252TryIntoBoundedInt

Fully qualified path: core::internal::bounded_int::Felt252TryIntoBoundedInt

impl Felt252TryIntoBoundedInt<MIN, MAX> of TryInto<felt252, BoundedInt<MIN, MAX>>;

Impl functions

try_into

Fully qualified path: core::internal::bounded_int::Felt252TryIntoBoundedInt::try_into

fn try_into(self: felt252) -> Option<BoundedInt<MIN, MAX>>