pub type Outside1mW<'a, REG> = BitWriter<'a, REG>;Expand description
Field outside_1m writer - Select long-jump remap entries whose destinations may be outside the source 1 MiB region
Aliased Type§
pub struct Outside1mW<'a, REG> { /* private fields */ }