Closed
Description
http://doc.rust-lang.org/std/raw/struct.Box.html
It's named like the prelude Box
but actually represents managed boxes. The name should change or maybe it should just go away because managed boxes are a rustc implementation detail at this point