fixed/src
Trevor Spiteri 0ebf6a87a0 add consts module 2019-08-06 18:53:41 +02:00
..
arith.rs Do not use a tuple in a tuple struct 2019-08-03 20:11:07 +02:00
cmp.rs clean up sealed traits and split off new traits::Fixed 2019-08-06 14:40:58 +02:00
consts.rs add consts module 2019-08-06 18:53:41 +02:00
convert.rs Move to edition 2018 2019-08-02 11:19:49 -04:00
display.rs add Bits, from_bits, to_bits to Fixed trait; and add it to prelude 2019-08-03 17:09:53 +02:00
frac.rs constify some stuff 2019-01-30 17:31:24 +01:00
lib.rs add consts module 2019-08-06 18:53:41 +02:00
macros.rs split some macro parts from lib.rs 2019-02-05 19:09:58 +01:00
macros_checked_arith.rs add saturating_neg and saturating_abs 2019-08-06 16:35:58 +02:00
macros_deprecated.rs split some macro parts from lib.rs 2019-02-05 19:09:58 +01:00
macros_from_to.rs Do not use a tuple in a tuple struct 2019-08-03 20:11:07 +02:00
macros_round.rs doc fixes 2019-08-06 16:12:09 +02:00
sealed.rs clean up sealed traits and split off new traits::Fixed 2019-08-06 14:40:58 +02:00
sealed_fixed.rs clean up sealed traits and split off new traits::Fixed 2019-08-06 14:40:58 +02:00
sealed_float.rs simplify checked conversions for floats 2019-08-03 02:06:37 +02:00
sealed_int.rs simplify checked conversions for int and fixed 2019-08-03 01:17:25 +02:00
serdeize.rs Move to edition 2018 2019-08-02 11:19:49 -04:00
traits.rs add consts module 2019-08-06 18:53:41 +02:00
types.rs Move to edition 2018 2019-08-02 11:19:49 -04:00
wide_div.rs Move to edition 2018 2019-08-02 11:19:49 -04:00
wrapping.rs Move to edition 2018 2019-08-02 11:19:49 -04:00