Crate stylish_html
source ·Expand description
stylish helpers for writing styles as HTML elements.
Macros
Structs
- An adaptor to allow writing
stylishattributed data to an output stream by turning attributes into HTML elements.
Traits
- ToHtmlString
allocandmacrosA trait for converting a value to aStringwith integrated HTML styling.
Functions
- format
alloc