make_input_vec

Function make_input_vec 

Source
pub fn make_input_vec(data: &[u8]) -> Box<Cursor<Vec<u8>>>
Expand description

Create a new Cursor-wrapped input vector which can be used by a machine to read from.