Crate anybox[][src]

Structs

Container for values of any type. When retrieving values, correct type has to be specified. TODO: I’m reasonably certain that drop leaks memory and won’t drop inner vaules, creating all sorts of nastiness