fn assemble_nonempty_input<'a, 'b: 'a>(
input: &'b Source<'a>,
) -> AssemblerPass1Or2Output<'a>Expand description
Assemble a non-empty input.
fn assemble_nonempty_input<'a, 'b: 'a>(
input: &'b Source<'a>,
) -> AssemblerPass1Or2Output<'a>Assemble a non-empty input.