Crate rate_common

Source
Expand description

Internal modules for rate

Modules§

Macros§

  • Print to stdout with red font color.
  • Print to stdout with yellow font color.
  • Print to stdout, prefixed by “c “.
  • Report a fatal error and exit.
  • Native assertions cannot be disabled, that’s why why prefer to use this macro.
  • This should be used for every write to stdout.
  • Like invariant, but for preconditions.