[][src]Module abscissa_core::component

Application components.

Structs

Name

Name of an individual component

Registry

The component registry provides a system for runtime registration of application components which can interact with each other dynamically.

Traits

Component

Application components.