Re-exports§
pub use schema::EntryPoint;pub use schema::ProcedureDef;pub use schema::ProcedureSchema;
Modules§
Functions§
- count_
total - Return the total number of procedures (schema files) in the pack.
- count_
with_ wasm - Return the number of procedures that have a runnable WASM binary.
- list
- Enumerate all procedures defined in machine/procedures/.
- validate_
all - Validate all procedures in machine/procedures/ for Gate 4.