Expand description
Host-side package integration: manifest loading, discovery, and building.
Functions§
- build_
package - Build a package by running
cargo buildinside the package directory. - discover_
packages - Discover packages in a directory.
- load_
package_ manifest - Load and validate a package manifest against a host-defined schema.
- unpack_
fid - Extract a
.fidarchive and validate its contents. - verify_
package - Verify a source package’s signature against trusted public keys.