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

type BytePos = u32;

Represents a byte position within an input stream.