Expand description

Multi-type arena allocation

Traits

Allocates values.

Allocates values into some arena.

Allocates values implementing ToOwned.

Allocates values implementing ToOwned into some arena.

Allocates values implementing ToOwned into itself.

Allocates values into itself.