mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-08 03:39:18 +00:00
Update from_str.rs
Add `I AM NOT DONE` comment
This commit is contained in:
parent
06f865307f
commit
21c4dc2e8c
@ -9,6 +9,8 @@
|
||||
// Execute `rustlings hint from_str` or use the `hint` watch subcommand for a
|
||||
// hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
use std::num::ParseIntError;
|
||||
use std::str::FromStr;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user