coerce_to_fixed_bytes

Function coerce_to_fixed_bytes 

Source
fn coerce_to_fixed_bytes(
    len: usize,
    reverse: bool,
    ctx: &mut LoweringContext<'_>,
    instructions: &mut Vec<Instruction>,
)