Structsยง
- Actor
Registry ๐ - A list of known, owned actors.
- Actor
Registry ๐Type - Downcastable
Actor ๐Arc - Return value of
ActorRegistry::findthat allows seamless downcasting fromdyn Actorto the concrete actor type.
Enumsยง
- Actor
Error - Error replies.
Traitsยง
- Actor ๐
- A common trait for all devtools actors that encompasses an immutable name and the ability to process messages that are directed to particular actors.
- Actor
AsAny ๐ - Actor
Encode ๐