Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Creative Commons Attribution 4.0 International
12.24k
stars
985
forks
source link
add "3, 4" answers with Spaces for Q3 of type-conversions/others #477
Closed
XuGuangnian closed 11 months ago
add
.map(|x| x.trim())
for Q3 of type-conversions/others, Added "3, 4" answers with Spaces