▲ 11 ▼ Which is faster? (lemmings.world) submitted 2 years ago* by commander@lemmings.world to c/rust@lemmy.ml 12 comments fedilink hide all child comments let mut variable: Type; loop { variable = value; } or loop { let variable: Type = value; }
[+] mina86@lemmy.wtf 1 point 1 year ago* (last edited 4 months ago) [deleted] permalink fedilink source