The first line at https://docs.rs/eyre/latest/eyre/ reads:
This library provides eyre::Report, a trait object based error handling type for easy idiomatic error handling and reporting in Rust applications.
Clicking on the link goes to https://docs.rs/eyre/latest/eyre/struct.Report.html/ which does not exist
The first line at https://docs.rs/eyre/latest/eyre/ reads:
This library provides eyre::Report, a trait object based error handling type for easy idiomatic error handling and reporting in Rust applications.
Clicking on the link goes to https://docs.rs/eyre/latest/eyre/struct.Report.html/ which does not exist