pub const PARSER_VERSION: &str = "0.1.0";
Parser version embedded in every emitted row.
Bound to tfparser-core’s crate version so consumers can branch on upgrades.
tfparser-core