Skip to main content

ByteRange

Type Alias ByteRange 

Source
pub type ByteRange = IdxRange<Byte>;
Expand description

A run of literal bytes in a module’s byte pool.

Aliased Type§

pub struct ByteRange { /* private fields */ }