Expand description
Package for working with Wasm component templates.
Structs§
- Install
Options - Options controlling template installation.
- Installation
Results - The results of installing a set of templates.
- List
Results - The result of listing templates.
- Run
- Executes a template to the point where it is ready to generate artefacts.
- RunOptions
- Options controlling the execution of a template.
- Template
- A Spin template.
- Template
Manager - Provides access to and operations on the set of installed templates.
Enums§
- Installed
Template Warning - A recoverable problem while listing templates.
- Skipped
Reason - The reason a template was skipped during installation.
- Template
Source - A source from which to install templates.
- Template
Variant Info - The variant mode in which a template should be run.
Traits§
- Progress
Reporter - Used during template installation to report progress and current activity.