Registry / other / wrap-manifest-schemas

wrap-manifest-schemas

JSON →
library0.1.11rscratesunverified

Rust typings for WRAP manifest schemas used in WebAssembly Runtime Packaging.

# Cargo.toml [dependencies] wrap_manifest_schemas = "0.1.11"
INSTALL
IMPORT
SIG · WRAP-MANIFEST-SCHE
W
wrap-manifest-schemas
otherrustv0.1.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Manifest
✓ use wrap_manifest_schemas::Manifest;

Creates a default WRAP manifest.

use wrap_manifest_schemas::Manifest; fn main() { let manifest = Manifest::default(); println!("{:?}", manifest); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.11latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
wrap-manifest-schemas — cargo add wrap-manifest-schemas · libregistry