Searched refs:MietteHandlerOpts (Results 1 – 4 of 4) sorted by relevance
45 pub struct MietteHandlerOpts { struct60 impl MietteHandlerOpts { argument311 MietteHandlerOpts::new().build() in default()
11 [`MietteHandlerOpts`]: https://docs.rs/miette/latest/miette/struct.MietteHandlerOpts.html
584 most cases, you can simply use [`MietteHandlerOpts`] to tweak its behavior592 miette::MietteHandlerOpts::new()603 See the docs for [`MietteHandlerOpts`] for more details on what you can660 [`MietteHandlerOpts`]: https://docs.rs/miette/latest/miette/struct.MietteHandlerOpts.html
153 * `MietteHandlerOpts::ansi_colors` is removed154 * `MietteHandlerOpts::rgb_color` now takes an enum that controls the color204 * **theme:** set correct field in MietteHandlerOpts::ansi_colors (#150) ([97197601](https://github.…229 * **handler:** Apply MietteHandlerOpts::graphical_theme (#138) ([70e84f9a](https://github.com/zkat/…