miette 5.6.0

Fancy diagnostic reporting library and protocol for us mere mortals who aren't compiler hackers.
Documentation

miette

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

fancy-no-backtrace

  • owo-colors
  • is-terminal
  • textwrap
  • terminal_size
  • supports-hyperlinks
  • supports-color
  • supports-unicode

fancy

  • fancy-no-backtrace
  • backtrace
  • dep:supports-hyperlinks

terminal_size

  • dep:terminal_size

backtrace

  • dep:backtrace

is-terminal

  • dep:is-terminal

textwrap

  • dep:textwrap

supports-color

  • dep:supports-color

owo-colors

  • dep:owo-colors

supports-unicode

  • dep:supports-unicode