pub const PIO_PACKAGE_SCHEMA_VERSION: &str = "0.1.1";Expand description
The package schema version (semver). Keep additive optional fields within the current version when older readers can ignore them; field moves bump the major (or ship a migration pass).