nautilus_
common
0.46.0
In nautilus_
common::
actor::
registry
Structs
ActorRegistry
Functions
get_actor
get_actor_registry
get_actor_unchecked
register_actor
nautilus_common
::
actor
::
registry
Function
get_actor
Copy item path
Settings
Help
Summary
Source
pub fn get_actor(id: &Ustr) ->
Option
<
Rc
<
UnsafeCell
<dyn
Actor
>>>