mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
b83285bd29
Update docs on Error struct. #29355 This adds a pretty contrived example of the usage of fmt::Error. I am very open to suggestions for a better one. I have also highlighted the fmt::Error vs std::error::Error. r? @steveklabnik