Type Alias CodeBody

Source
pub type CodeBody = (State, Box<[u8]>);
Available on crate feature err only.