instructions_to_bytes

Function instructions_to_bytes 

Source
pub fn instructions_to_bytes<I: Instruction>(instructions: &[I]) -> Vec<u8> 
Expand description

Convenience functions for instruction collections These functions work with any collection of instructions