Macros§
- Macro for printing to the configured stdout, without a newline.
- Macro for printing to the configured stdout, with a newline.
- Macro for printing to the configured stdout, without a newline.
- Macro for printing to the configured stdout, with a newline.
Structs§
Traits§
- A trait describes common operations with the stdout.
Functions§
- Initialized the global stdout with the a specified
&'static dyn StdOut
. - Returns a reference to the stdout.