Skip to main content

Module package

Module package 

Source
Expand description

Host-side package integration: manifest loading, discovery, and building.

Functions§

build_package
Build a package by running cargo build inside 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 .fid archive and validate its contents.
verify_package
Verify a source package’s signature against trusted public keys.