mirror of https://github.com/zkat/miette.git
docs: oops wrong name
This commit is contained in:
parent
5741e8b20c
commit
50e82199e6
|
|
@ -378,7 +378,7 @@ struct MyError {
|
||||||
### ... handler options
|
### ... handler options
|
||||||
|
|
||||||
[MietteHandler] is the default handler, and is very customizable. In most
|
[MietteHandler] is the default handler, and is very customizable. In most
|
||||||
cases, you can simply use [MietteHandlerOptions] to tweak its behavior instead
|
cases, you can simply use [MietteHandlerOpts] to tweak its behavior instead
|
||||||
of falling back to your own custom handler.
|
of falling back to your own custom handler.
|
||||||
|
|
||||||
Usage is like so:
|
Usage is like so:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue