Module abscissa_core::component
source · [−]Expand description
Application components: extensions/plugins for Abscissa applications.
See docs on the Component
trait for more information.
Re-exports
pub use self::registry::Registry;
Modules
Abscissa’s component registry
Structs
Component handles are references to components which have been registered
with a component::Registry
.
Identifier for an individual component