Module opendp::traits::cast

source ·

Macros

Traits

  • Consts representing the maximum and minimum finite consecutive values.
  • Fallible casting where the casted value is exactly equal to the original value.
  • Fallible casting where the casted value rounds towards infinity.
  • Fallible casting where the casted value is rounded to nearest.