Crate rusty_ci

Source

Re-exports§

Modules§

Macros§

  • Write blue text to the console, and then reset color
  • This prints a format string with a specific color. The color must be one of the following.
  • Prints debug message colored blue
  • Prints error message colored red
  • Flush stdout
  • Write green text to the console, and then reset color
  • Prints info message colored green
  • Write red text to the console, and then reset color
  • Prints warning message colored yellow
  • Write yellow text to the console, and then reset color