Crate bean_factory

source ·

Re-exports

Modules

Macros

  • Enter an element into the plugin registry corresponding to its type.

Structs

  • The address of an actor.

Traits

  • Describes how to handle messages of a specific type.

Functions

Type Aliases

  • An iterator over plugins registered of a given type.

Attribute Macros

  • Full feature example: #[bean(actor, inject)]

Derive Macros