Skip to content

Rust in depth

1 post with the tag “Rust in depth”

Rust's Universes

This post describes a curious feature of Rust: Namespaces, also called universes. Note that Rust’s namespaces are nothing like namespaces in languages such as TypeScript or C#; they are also unrelated to all of space and time, although there are certainly parallels.