[][src]Module minimum::systems

Structs

AcquiredResources
MinimumDispatcher
MinimumDispatcherBuilder
MinimumDispatcherContext
Read
ReadBorrow
Ref

An immutable reference to data in a TrustCell.

RefMut

A mutable reference to data in a TrustCell.

ResourceId
TrustCell

A custom cell container that is a RefCell with thread-safety.

World
WorldBuilder
Write
WriteBorrow

Traits

DataBorrow
DataRequirement
Resource
Task