mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
3d03c8cd74
These doctests are attached to the `TryFrom` trait. Therefore, it is easier to understand to use the `try_from` method instead of the `try_into` method.