Skip to main content

Crate bundle_standard_core

Crate bundle_standard_core 

Source
Expand description

Pure-Rust workspace assembly + ZIP for the bundle-standard recipe.

Designed to cross-compile cleanly to wasm32-wasip2. NO tempfile, NO walkdir, NO std::fs::write/create_dir_all. Everything in-memory: Vec<u8> bytes, Vec<(String, Vec<u8>)> entries.

Structs§

CardContentEntry
FlowEntry
I18nConfig
PackInputs
PackOutput
StandardConfig
StandardMetadata

Enums§

PackError

Functions§

build_pack