component_group_derive

Crates.iocomponent_group_derive
lib.rscomponent_group_derive
version3.0.0
sourcesrc
created_at2018-12-23 22:49:27.633546
updated_at2020-12-24 03:54:45.828635
descriptionAutomatic derive for the ComponentGroup trait
homepage
repositoryhttps://github.com/sunjay/component_group
max_upload_size
id103535
size11,871
Sunjay Varma (sunjay)

documentation

README

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.

Commit count: 63

cargo fmt