Skip to main content

pack

Function pack 

Source
pub fn pack(
    project_root: &Path,
) -> Result<(Vec<u8>, BundleManifest), BundleError>
Expand description

Pack the project’s index artifacts into a plaintext LCIB1 container. Returns the container bytes and its manifest.