mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05:00
parent
5435b80841
commit
55900c65cb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
// I AM NOT DONE
|
||||
|
||||
fn trim_me(input: &str) -> String {
|
||||
// TODO: Remove whitespace from the end of a string!
|
||||
// TODO: Remove whitespace from both ends of a string!
|
||||
???
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue