This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
rustlings
Watch
1
Star
0
Fork
0
You've already forked rustlings
mirror of
https://github.com/rust-lang/rustlings.git
synced
2025-12-03 22:59:07 +02:00
Code
Issues
Releases
Activity
Files
cdd8e19716fbe91eaa0825d0475dc6c1eddc8b29
rustlings
/
exercises
/
conversions
/
from_str.rs
Taylor Yu
c3e7b83178
fix: use trait objects for from_str
...
Use `Box<dyn error::Error>` to allow solutions to use `?` to propagate errors.
2021-04-04 18:56:10 -05:00
2.4 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink