Ergonomic Self-Referential Types for Rust — 2024-07-01 motivating example self-referential lifetimes constructing types in-place converting into immovable types immovable types motivating example, reworked phased initialization migrating from pin to move making immovable types movable further reading conclusion I've been thinking a little about self-referential types recently, and while it's techn
