pub fn instructions_total_size<I: Instruction>(instructions: &[I]) -> usize
Expand description
Get the total size in bytes of a collection of instructions
pub fn instructions_total_size<I: Instruction>(instructions: &[I]) -> usize
Get the total size in bytes of a collection of instructions