Module webc::metadata::annotations  
source · Expand description
Strongly-typed definitions for the various free-form “annotations” fields
in a crate::metadata::Manifest.
Structs
- A command annotation which specifies which atom implements a command.
 - Annotations used by Emscripten runners.
 - An entry used when constructing a filesystem based on a package and its dependency tree.
 - A list of entries used when constructing a filesystem based on a package and its dependency tree.
 - The path for an item inside a particular volume.
 - Package-level annotations specific to the WebAssembly Package Manager.
 - Annotations used by WASI runners.
 - Annotations used by WCGI runners.
 
Constants
- The base URI used by an
Emscriptenrunner. - The base URI used by a
Wasirunner. - The base URI used by a WASM4 runner.
 - The base URI used by a
Wcgirunner.