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;pub use types::UseContext;pub use types::UseDelegate;pub use types::WithContext;pub use types::WithProvider;