miette 6.0.0

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

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 17 feature flags, 3 of them enabled by default.

default

  • derive

derive

  • miette-derive

miette-derive

  • dep:miette-derive

fancy-no-backtrace

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

fancy

  • fancy-no-backtrace
  • backtrace
  • backtrace-ext

syntect-highlighter

  • fancy-no-backtrace
  • syntect

supports-unicode

  • dep:supports-unicode
  • dep:supports-hyperlinks

textwrap

  • dep:textwrap

syntect

  • dep:syntect

serde

  • dep:serde

owo-colors

  • dep:owo-colors

terminal_size

  • dep:terminal_size

backtrace

  • dep:backtrace

backtrace-ext

  • dep:backtrace-ext

supports-color

  • dep:supports-color

no-format-args-capture

    This feature flag does not enable additional features.