Crate ruc

source ·
Expand description

§RUC

Useful util-collections for Rust.

Re-exports§

  • pub use err::*;

Modules§

Macros§

  • optimize readable in high-level-functions
  • print debug-info, eg: modular and file path, line number …
  • get current DateTime
  • Just a panic
  • Generate error with debug info
  • eprint custom msg
  • print infomation only
  • drop the result afeter printing the message
  • HashMap/BTreeMap operations
  • find the max value of multi values
  • find the min value of multi values
  • omit the result without printing any message
  • Print log, and panic
  • print custom msg
  • Sleep in milliseconds
  • get current UTC-timestamp