Crate ufmt_stdio
source · [−]Expand description
C stdio writer for ufmt
Re-exports
pub extern crate ufmt;
Macros
Prints to the stdout in debug mode only
Prints to the stdout with newline in debug mode only
Prints to the stderr
Prints to the stderr with newline
Prints to the stdout
Prints to the stdout with newline
Structs
Traits
Just like
core::fmt::Debug
Just like
core::fmt::Display
A collection of methods that are required / used to format a message into a stream.
Functions
Initializes runtime, when necessary.