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
  • dep:supports-hyperlinks

supports-color

  • dep:supports-color

supports-unicode

  • dep:supports-unicode

terminal_size

  • dep:terminal_size

fancy-no-syscall

  • fancy-base

owo-colors

  • dep:owo-colors

textwrap

  • dep:textwrap

serde

  • dep:serde

backtrace

  • dep:backtrace

backtrace-ext

  • dep:backtrace-ext

syntect

  • dep:syntect

no-format-args-capture

    This feature flag does not enable additional features.