Function instructions_as_vec

Source
pub fn instructions_as_vec(
    script: &Script,
) -> Result<Vec<Instruction<'_>>, Error>