wasmer_package::package::manifest

Function transform_atoms

Source
fn transform_atoms(
    manifest: &Manifest,
    base_dir: &Path,
) -> Result<(IndexMap<String, Atom>, BTreeMap<String, OwnedBuffer>), ManifestError>