Type Alias miette::ByteOffset
source · pub type ByteOffset = usize;
Expand description
“Raw” type for the byte offset from the beginning of a SourceCode
.
pub type ByteOffset = usize;
“Raw” type for the byte offset from the beginning of a SourceCode
.