miette/src
Moritz Mœller 5d23c0d61d
fix(docs): Docs overhaul (#124)
* Fixed/formatted all intradoc links. Various other small doc fixes/typography/etc.

* Clarified semantic similarity with anyhow/eyre types/macros.

* Removed unused MietteError::SetPrinterFailure.

* README now generaed from lib.rs via `cargo readme`.

* More doc fixes, made ErrorHook type public.

* Indentation (docs).
2022-02-25 08:39:18 -08:00
..
eyreish fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
handlers fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
chain.rs fix(chain): correct `Chain` structure exported (#102) 2022-01-07 17:34:39 -08:00
error.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
handler.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
lib.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
named_source.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
panic.rs feat(panic): add backtrace support to panic handler and move set_panic_hook into fancy features 2021-09-22 16:34:21 -07:00
protocol.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
source_impls.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00