miette/src/handlers
David Calavera c7144ee513
feat(fancy): Add option to change the link display text (#335)
This option allows to globally change the default `(link)` display text with any other text provider by users.
2024-02-04 16:54:18 -08:00
..
debug.rs feat(const): Constify various functions (#263) 2023-05-17 15:42:42 -07:00
graphical.rs feat(fancy): Add option to change the link display text (#335) 2024-02-04 16:54:18 -08:00
json.rs fix(clippy): Add missing semicolons where nothing is returned. (#293) 2023-09-25 10:33:07 -07:00
mod.rs feat: add fancy-no-backtrace feature (#144) 2022-03-22 12:30:52 -07:00
narratable.rs feat(const): Constify various functions (#263) 2023-05-17 15:42:42 -07:00
theme.rs feat(deps): remove is-terminal dep in favor of `std::io::IsTerminal` 2024-02-03 19:50:30 -08:00