mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
4d73da92f0
Our docs were very basic for the various versions of from_utf8, so this commit beefs them up. It also improves docs for the &str variant's error, Utf8Error.