Crate vector_config_macros
source ·Attribute Macros§
- Designates a type as being part of a Vector configuration.
Derive Macros§
- Generates an implementation of the
Configurable
trait for the given container. - Generates an implementation of the
NamedComponent
trait for the given container.