Skip to main content

Module procedures

Module procedures 

Source

Re-exports§

pub use schema::EntryPoint;
pub use schema::ProcedureDef;
pub use schema::ProcedureSchema;

Modules§

scaffold
schema

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.