pub fn deregister_actor(id: &Ustr)Expand description
Removes the actor with id from the registry.
Only the exact ID is removed, so unrelated actors sharing the thread-local registry are untouched.
pub fn deregister_actor(id: &Ustr)Removes the actor with id from the registry.
Only the exact ID is removed, so unrelated actors sharing the thread-local registry are untouched.