ensure_ref_actor

Function ensure_ref_actor 

Source
pub async fn ensure_ref_actor(
    state: AppState,
    ref_id: Uuid,
    doc_handle: DocHandle,
)
Expand description

Ensures a ref actor is running for the given ref, spawning one if needed.