Crate stylish_core

source ·
Expand description

The semver-stable subset of stylish.

See the main documentation in stylish, there is no reason to depend on this crate directly.

Modules§

  • iostd
    Traits and associated types for writing stylish attributed data to fallible IO sinks.

Macros§

  • formatalloc and macros
    Create a stylish::String using interpolation of runtime elements.
  • Constructs parameters for the other string-formatting macros.
  • Writes attributed and formatted data into a buffer.
  • Write attributed and formatted data into a buffer, with a newline appended.

Structs§

Enums§

Traits§

Functions§

Type Aliases§

  • The type returned by formatter methods.