top | item 45072135

(no title)

tretiy3 | 6 months ago

i did not get it until learning rust. and only then u realized that: if let Some(msg) = read_message(&mut stream) { is the same as if msg := read_message(stream):

discuss

order

No comments yet.