Skip to main content

Crate moire_runtime

Crate moire_runtime 

Source

Structs§

EdgeHandle
An owned edge that removes itself from the graph when dropped.
EntityHandle
EntityRef
InstrumentedFuture
OperationFuture
ScopeHandle
ScopeRef
TaskScopeRegistration
WeakEntityHandle
A non-owning reference to an entity. Does not keep the entity alive. When the last EntityHandle for the entity drops, the entity is removed from the graph and subsequent mutate calls on any WeakEntityHandle pointing to it become no-ops.

Constants§

HELD_MUTEX_STACK

Statics§

FUTURE_CAUSAL_STACK

Traits§

AsEntityRef
A type that can be used as the on = argument of the moire!() macro.
SnapshotSink

Functions§

ack_cut
current_causal_target
current_causal_target_from_stack
current_causal_target_with_task_fallback
current_cursor
current_process_scope_id
current_tokio_task_key
entity_ref_from_wire
init_dashboard_push_loop
init_runtime_from_macro
instrument_future
instrument_future_with_handle
instrument_operation_on
instrument_operation_on_with_actor
new_event
pull_changes_since
record_custom_event
record_event
record_event_with_entity_source
register_current_task_scope
write_snapshot_to