//! Schema planning for xportrs.
//!//! This module handles the derivation of XPT transport schemas from datasets
//! and metadata. The schema plan defines the exact byte layout for XPT files.
modderive;pub(crate)modplan;pub(crate)usederive::derive_schema_plan;pub(crate)useplan::{DatasetSchema, VariableSpec};