Crate oci_wasm

Source

Structs§

AnnotatedWasmConfig
Component
Information about the component in the manifest. This is generally synthesized from a component’s world
WasmClient
A light wrapper around the oci-distribution client to add support for the application/wasm type
WasmConfig
The config type struct for application/wasm

Constants§

COMPONENT_OS
MODULE_OS
WASM_ARCHITECTURE
WASM_LAYER_MEDIA_TYPE
WASM_MANIFEST_CONFIG_MEDIA_TYPE
WASM_MANIFEST_MEDIA_TYPE

Traits§

ToConfig