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

default

  • derive

derive

  • miette-derive

miette-derive

  • dep:miette-derive

fancy-no-backtrace

  • fancy-base
  • terminal_size
  • supports-hyperlinks
  • supports-color
  • supports-unicode

fancy

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

syntect-highlighter

  • fancy-no-backtrace
  • syntect

fancy-base

  • owo-colors
  • textwrap

backtrace-ext

  • dep:backtrace-ext

syntect

  • dep:syntect

terminal_size

  • dep:terminal_size

supports-color

  • dep:supports-color

backtrace

  • dep:backtrace

textwrap

  • dep:textwrap
  • dep:supports-hyperlinks

owo-colors

  • dep:owo-colors

supports-unicode

  • dep:supports-unicode

serde

  • dep:serde

fancy-no-syscall

  • fancy-base

no-format-args-capture

    This feature flag does not enable additional features.