Home
last modified time | relevance | path

Searched refs:MietteHandlerOpts (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/
Dhandler.rs45 pub struct MietteHandlerOpts { struct
60 impl MietteHandlerOpts { argument
311 MietteHandlerOpts::new().build() in default()
/aosp_15_r20/external/rust/android-crates-io/crates/miette/
DREADME.tpl11 [`MietteHandlerOpts`]: https://docs.rs/miette/latest/miette/struct.MietteHandlerOpts.html
DREADME.md584 most cases, you can simply use [`MietteHandlerOpts`] to tweak its behavior
592 miette::MietteHandlerOpts::new()
603 See the docs for [`MietteHandlerOpts`] for more details on what you can
660 [`MietteHandlerOpts`]: https://docs.rs/miette/latest/miette/struct.MietteHandlerOpts.html
DCHANGELOG.md153 * `MietteHandlerOpts::ansi_colors` is removed
154 * `MietteHandlerOpts::rgb_color` now takes an enum that controls the color
204 * **theme:** set correct field in MietteHandlerOpts::ansi_colors (#150) ([97197601](https://github.…
229 * **handler:** Apply MietteHandlerOpts::graphical_theme (#138) ([70e84f9a](https://github.com/zkat/…