Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U256TryIntoFixed

Fully qualified path: cubit::f128::types::fixed::U256TryIntoFixed

impl U256TryIntoFixed of TryInto<u256, Fixed>;

Impl functions

try_into

Fully qualified path: cubit::f128::types::fixed::U256TryIntoFixed::try_into

fn try_into(self: u256) -> Option<Fixed>