Trait peg_runtime::ParseSlice [−][src]
A parser input type supporting the $() syntax.
Associated Types
Loading content...Required methods
fn parse_slice(&'input self, p1: usize, p2: usize) -> Self::Slice[src]
Get a slice of input.