Crate cgp_component
source ·Expand description
This crate defines the core CGP traits, DelegateComponent and HasComponents.
It also re-export component macros provided by cgp_component_macro.
Re-exports§
pub use traits::DelegateComponent;pub use traits::HasComponents;