Expand description
Component Catalog for Mecha10
This module defines the catalog of available components that can be added to a project. Each component includes metadata, dependencies, and templates for code generation.
The catalog is broken into submodules to keep file sizes manageable:
types: Core data typesdrivers: Driver component definitionspackages: Package component definitionsbehaviors: Behavior component definitionsstacks: Stack component definitions
Structs§
- Cargo
Dependency - A Cargo dependency specification
- Component
- A component that can be added to a project
- Component
Catalog - Component catalog
- Custom
Node Config - Driver
Config - File
Template - File template to generate
- Mecha10
Config - Configuration to add to mecha10.json
Enums§
- Component
Type - Type of component