Module entry

Source
Expand description

The entry state of the world.

Structs§

EntryState
The state of the entry.

Enums§

EntryOpts
The options to create the entry

Statics§

DETACHED_ENTRY
The detached entry.
MEMORY_MAIN_ENTRY
The memory main entry.

Traits§

EntryManager
A trait to manage the entry state.
EntryReader
A trait to read the entry state.