Expand description

stylish helpers for writing styles as HTML elements.

Macros

formatmacros

Create a String with inline ANSI escape codes styling its formatted data.

Structs

An adaptor to allow writing stylish attributed data to an output stream by turning attributes into HTML elements.

Traits

A trait for converting a value to a String with integrated HTML styling.

Functions

Render the given attributed Arguments into a String by converting the attributes into HTML elements.