instructions_total_size

Function instructions_total_size 

Source
pub fn instructions_total_size<I: Instruction>(instructions: &[I]) -> usize
Expand description

Get the total size in bytes of a collection of instructions