rust: Introduce `.to_small_string()` helper trait.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 25 Aug 2025 02:30:02 +0000 (19:30 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 25 Aug 2025 02:30:09 +0000 (19:30 -0700)
commit8fcf023aa83b1bd94aae84c4761f9004fe3c83b7
tree331f05c7af43b3530676cecaac893e67362b43c1
parent0ef52518b734a26c56a20e3db378cffa86f6de13
rust: Introduce `.to_small_string()` helper trait.
rust/pspp/src/format/display/mod.rs
rust/pspp/src/format/mod.rs
rust/pspp/src/lib.rs
rust/pspp/src/output/pivot/mod.rs
rust/pspp/src/output/spv.rs
rust/pspp/src/util.rs [new file with mode: 0644]