mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-08 03:39:18 +00:00
Update try_from_into.rs
Add missing `I AM NOT DONE` comment
This commit is contained in:
parent
21c4dc2e8c
commit
93ce74494e
@ -9,6 +9,8 @@
|
||||
// Execute `rustlings hint try_from_into` or use the `hint` watch subcommand for
|
||||
// a hint.
|
||||
|
||||
// I AM NOT DONE
|
||||
|
||||
use std::convert::{TryFrom, TryInto};
|
||||
|
||||
#[derive(Debug, PartialEq)]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user