sokkies@lemmyrs.org to Rust Lang@lemmyrs.orgEnglish · 2 年前Whats the latest personal project youre working on?message-squaremessage-square48linkfedilinkarrow-up143arrow-down10file-text
arrow-up143arrow-down1message-squareWhats the latest personal project youre working on?sokkies@lemmyrs.org to Rust Lang@lemmyrs.orgEnglish · 2 年前message-square48linkfedilinkfile-text
minus-squaresokkies@lemmyrs.orgOPlinkfedilinkEnglisharrow-up1·2 年前Thats good! What were you stuck on and howd you figure it out?
minus-squareel gaucho@lemmy.calinkfedilinkEnglisharrow-up6·2 年前Well, after thorough research, I discovered that you can print a string of characters. It took me hours to get the spelling right.
minus-squaresokkies@lemmyrs.orgOPlinkfedilinkEnglisharrow-up4·2 年前Wow, well done, I still struggle with that and ive been coding in rust for almost 3 years now
minus-squaredanyel@lemmyrs.orglinkfedilinkEnglisharrow-up1·2 年前Sorry but am I missing something? What’s there to struggle with println("Hello Cargo")?
Thats good! What were you stuck on and howd you figure it out?
Well, after thorough research, I discovered that you can print a string of characters.
It took me hours to get the spelling right.
Wow, well done, I still struggle with that and ive been coding in rust for almost 3 years now
Sorry but am I missing something? What’s there to struggle with
println("Hello Cargo")
?They are kidding.