Skip to main content

begin_session_runtime_actor_materialization

Function begin_session_runtime_actor_materialization 

Source
pub fn begin_session_runtime_actor_materialization(
    bindings: &SessionRuntimeBindings,
) -> Result<RuntimeActorMaterializationPermit, RuntimeActorMaterializationError>
Expand description

Begin exclusive construction of the live actor for an exact prepared binding. This is the cancellation-safe successor to the read-only validator.