Module storage

Source
Expand description

The storage entity.

Structs§

Enter
Enter the storage.
Leave
Leave the storage.
LeaveWithinEvent
Leave the storage within Event computation.
NewStorage
Computation that creates a new storage.
Storage
Represents a storage.

Functions§

enter_storage
Enter the storage within Process computation.
leave_storage
Leave the storage within Process computation.
leave_storage_within_event
Leave the storage within Event computation.