Crate spin_templates

Source
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§

Traits§

  • Used during template installation to report progress and current activity.