Fixed128TryIntoFixed64
Fully qualified path: cubit::f128::types::fixed::Fixed128TryIntoFixed64
impl Fixed128TryIntoFixed64 of TryInto<Fixed, Fixed>;
Impl functions
try_into
Fully qualified path: cubit::f128::types::fixed::Fixed128TryIntoFixed64::try_into
fn try_into(self: Fixed) -> Option<Fixed>