LinearTable16

Type Alias LinearTable16 

Source
pub type LinearTable16 = LinearizationTable<65536>;
Expand description

Pre-computed 16-bit linearization table (65536 entries).

Aliased Type§

pub struct LinearTable16 { /* private fields */ }