Trait nom::Offset [−][src]
useful functions to calculate the offset between slices and show a hexdump of a slice
Required methods
fn offset(&self, second: &Self) -> usize
[src]
offset between the first byte of self and the first byte of the argument