Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

FixedTryIntoU8

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

impl FixedTryIntoU8 of TryInto<Fixed, u8>;

Impl functions

try_into

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

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