Crate garden

source ·

Modules§

Macros§

  • Print a message to stderr with an “debug : “ prefix
  • Print a message to stderr with a “error: “ prefix and terminate the process
  • Implement std::display::Display with a pretty-print format Parameters:
  • Implement std::display::Display with a brief debug format Parameters:
  • Implement std::display::Display with a custom format Parameters:
  • Convert a value into a string