1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-12-09 23:21:45 +02:00
Files
rustlings/exercises/23_conversions/from_str.rs
NicolasRoelandt f35f63fa57 Remove confusing aside in 23_conversions/from_str.rs
The advice tell us how to return as String error message. Unless I missed something, we can't even return a String error message here, so this advice is more confusing than anything and should better be removed.
2023-12-08 17:52:21 +00:00

3.4 KiB