1 2 3
//! Opcode constants - re-exported from truthlinked-axiom for convenience. pub use truthlinked_axiom::opcode::tag::*; pub use truthlinked_axiom::opcode::{Reg, WideReg};