Crate stylish_plain

Source
Expand description

stylish helpers for discarding styles.

Modules§

iostd
Traits and associated types for writing stylish attributed data to fallible IO sinks by discarding style attributes.

Macros§

formatalloc and macros
Create a String by discarding styling attributes.

Structs§

Plain
An adaptor to allow writing stylish attributed data to an output stream by discarding style attributes.

Traits§

ToPlainStringalloc and macros
A trait for converting a value to a String without styling.

Functions§

formatalloc
Render the given attributed Arguments into a String by discarding the style attributes.