Function brane_ast::traversals::print::ast_unresolved::pass_edge_instr
source · pub fn pass_edge_instr(
writer: &mut impl Write,
instr: &EdgeInstr,
table: &TableState,
) -> Result<()>