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-09 23:21:45 +02:00
Code
Issues
Releases
Activity
Files
fadade85920268fa37092ba42adb0855d82478cf
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