systematize all the raw/encoded data types
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 24 Jul 2025 17:10:46 +0000 (10:10 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 24 Jul 2025 17:10:46 +0000 (10:10 -0700)
commitc113404df33c6910aceafbddffad480641efd1b3
treee4da29fc64c09fbc5bedd8a9843f0f4701ceac8d
parenta62a2ff22f1cb608bc4fcc748b80c256f536d237
systematize all the raw/encoded data types
rust/pspp/src/data.rs
rust/pspp/src/dictionary.rs
rust/pspp/src/format/display/mod.rs
rust/pspp/src/sys/cooked.rs
rust/pspp/src/sys/raw/records.rs
rust/pspp/src/sys/write.rs