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 */ }
pub type OldLayerInfo = OldLayerInfoV32;
Prior to V39, the old layer file format is used. The LayerInfo was stored in the first block.
struct OldLayerInfo { /* private fields */ }