fmt_inputs

Function fmt_inputs 

Source
pub fn fmt_inputs<T: FmtIface>(
    opcode: OpCode,
    inputs: &[T],
    size: u64,
) -> String