Trait nom::InputLength [−][src]
abstract method to calculate the input length
Required methods
fn input_len(&self) -> usize
[src]
calculates the input length, as indicated by its name, and the name of the trait itself