in

People wonder why Rust is so well respected. This is why.

rust strings meme

error: Rust has no postfix increment operator
–> src\main.rs: 3:6
3
help:
3
3
i+;
^^ not a valid postfix operator
use “+= 1* instead
{ let tmp = i; i += 1; tmp }:
十十十十十十士七七片
i += 1;
error: could not compile rust_test due to previous error

What do you think?

Written by codeitbro

Leave a Reply

Your email address will not be published. Required fields are marked *

GIPHY App Key not set. Please check settings