Skip to main content

Module core

Module core 

Source
Expand description

The core edition family: serialized components available to the default file writer.

One module per edition, each declaring the edition and the serialized components that join the family at it; members of earlier editions are inherited and never restated.

Re-exports§

pub use v2025_05::CORE_2025_05_0;
pub use v2025_06::CORE_2025_06_0;
pub use v2025_10::CORE_2025_10_0;
pub use v2026_08::CORE_2026_08_0;
pub use v2026_08::CORE_2026_08_1;
pub use v2026_08_2::CORE_2026_08_2;
pub use v2026_08_3::CORE_2026_08_3;

Modules§

v2025_05
The baseline core edition: stable serialized components writable by Vortex 0.36.0.
v2025_06
The core edition adding stable encodings released through June 2025.
v2025_10
The core edition adding stable encodings released through October 2025.
v2026_08
The frozen August 2026 core editions.
v2026_08_2
The August 2026 core edition adding canonical Map arrays.
v2026_08_3
The August 2026 core edition adding Variant arrays and UUID extension dtypes.

Statics§

FAMILY
The core family: serialized components available by default.