mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-26 09:30:27 +01:00
chore: added more descriptive TODOs
This commit is contained in:
@@ -16,7 +16,7 @@ trait AppendBar {
|
||||
}
|
||||
|
||||
impl AppendBar for String {
|
||||
//Add your code here
|
||||
// TODO: Implement `AppendBar` for type `String`.
|
||||
}
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user