Crate custom_format
source · [−]Macros
Prints to the standard error
Prints to the standard error, with a newline
Creates a [String
] using interpolation of runtime expressions
Constructs parameters for the other string-formatting macros
Panics the current thread
Prints to the standard output
Prints to the standard output, with a newline
Writes formatted data into a buffer
Write formatted data into a buffer, with a newline appended
Structs
Wrapper for custom formatting via its Display
trait
Traits
Trait for custom formatting