Crate spin_build

Crate spin_build 

Source
Expand description

A library for building Spin components.

Enums§

TargetChecking
Specifies target environment checking behaviour

Functions§

build
If present, run the build command of each component.
build_default
Run all component build commands, using the default options (build all components, perform target checking). We run a “default build” in several places and this centralises the logic of what such a “default build” means.