Expand description
stylish helpers for writing styles as HTML elements.
Macros§
Structs§
- Html
- An adaptor to allow writing
stylishattributed data to an output stream by turning attributes into HTML elements.
Traits§
- ToHtml
String allocandmacros - A trait for converting a value to a
Stringwith integrated HTML styling.