Type Definition ketos::lexer::BytePos [] [src]

type BytePos = u32;

Represents a byte position within an input stream.