component_group_derive 1.0.0

Automatic derive for the ComponentGroup trait
Documentation

component_group_derive

Crates.io Docs.rs Build Status Say Thanks!

This crate provides the custom derive macro that allows you to automatically derive the ComponentGroup trait.

See the documentation for more details about the motivations for creating this trait and how to use it.