Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

I128TryIntoFixed

Fully qualified path: cubit::f64::types::fixed::I128TryIntoFixed

impl I128TryIntoFixed of TryInto<i128, Fixed>;

Impl functions

try_into

Fully qualified path: cubit::f64::types::fixed::I128TryIntoFixed::try_into

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