@fasterthanlime The syntax for traits: in my head, "I am writing a struct implementing this trait", not "this trait is also implemented by my struct".
latenightowl@social.linux.pizza
@latenightowl@social.linux.pizza
Posts
-
I am NOT making a Rust replacement, but — if you could fix one* thing about Rust syntax/semantics/etc. -
I am NOT making a Rust replacement, but — if you could fix one* thing about Rust syntax/semantics/etc.@fasterthanlime Have one way to convert between types. Differences between as, into, from, to_, ...