Expand description

Data structures modified with guaranteed deterministic behavior after deserialization.

Re-exports

pub use self::arena::Arena;
pub use self::arena::Index;

Modules

Arena adapted from the generational-arena crate.

Publish-subscribe mechanism for internal events.

Structs

A container for data associated to item existing into another Arena.