Structs§
- Brick
Map - Brick-map: maps brick_id → directory path, resolved relative to the map file’s parent.
- Resolved
Brick - A resolved brick: parsed manifest + verified WASM bytes.
Functions§
- check_
version - Check brick manifest version against a node’s version_or_range requirement.
- load_
brick_ map - Load a brick-map file (YAML or JSON based on extension).
- resolve_
brick - Resolve, verify, and validate a single brick.