Futuristic Rust: context emulation, part 2

In previous article we devised a context emulation method which supports access
to capabilities through shared references.
It’s time to significantly improve the approach. Read more

Similar

Rust for C#/.NET Developers

This is a (non-comprehensive) guide for C# and .NET developers that are completely new to the Rust programming language. Some concepts and constructs translate fairly well between C#/.NET and Rust, but which may be expressed differently, whereas others ar... (more…)

Read more »