Use Box instead of Vec in RawString.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 18 May 2025 17:47:51 +0000 (10:47 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 18 May 2025 17:47:51 +0000 (10:47 -0700)
commite1349d585a472b4da66dd06babfc8bcfdfa03942
treeca29cd715d0f01b7898907ac8c200bf6fd1cc243
parentc94e90c936d693f1bdff02bf5c0fc0831a374e07
Use Box instead of Vec in RawString.
rust/pspp/src/sys/cooked.rs
rust/pspp/src/sys/raw.rs