Type Definition stringsext::input::ByteCounter[][src]

pub type ByteCounter = u64;
Expand description

This is the type used to count bytes in the input stream. Maybe in a future version we raise this to u128.