Type Alias OldLayerInfo

Source
pub type OldLayerInfo = OldLayerInfoV32;
Expand description

Prior to V39, the old layer file format is used. The LayerInfo was stored in the first block.

Aliased Typeยง

struct OldLayerInfo { /* private fields */ }