A proposal from the Rust development team introduces new traits called Move and Forget that would make explicit which operations are allowed on a type, reversing the current assumption that all types can be moved in memory or forgotten without…
log in to read full article