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