zkat / miette

Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
https://docs.rs/miette
Apache License 2.0
1.98k stars 113 forks source link

Add documentation for `set_hook` #306

Open gavrilikhin-d opened 11 months ago

gavrilikhin-d commented 11 months ago

The description for MietteHandler says: See set_hook for more details on customizing your global printer.

But all docs for set_hook say is: Set the error hook.