rust_jvm::parser::class_file::Input [] [src]

type Input<'a> = &'a [u8];

The input type to the parser.