In our work recently on Element Web (specifically attempting to replace our encryption code with our cross-platform Rust implementation) we've noticed… ...more
Explanation of some of the most commonly used types in Rust: Vecs, which store lists of items, Boxes that allow us to own things that we keep on the h… ...more
This time we discuss how to add methods to structs and enums, using impl blocks. Methods work similarly to other languages, but it might be a surprise… ...more
We learnt about enums and generics last time, which means we're ready to talk about Result, which is a really nice way of handling errors in Rust, tha… ...more
Dear Ben Spencer, The behaviour of Hamas on 7th October and afterwards is inexcusable, and is rightly condemned by our government. I believe that the … ...more