Type Alias darkfi::zkas::parser::Parsed

source ยท
type Parsed = (String, u32, Vec<Constant>, Vec<Witness>, Vec<Statement>);