cmounce dc349e8b95 Move stuff around to prep for future crates
Eventually, I want to take the code for working with the official binary
formats and split it out into a standalone library. The code for parsing
my unofficial text formats would then use that library as a dependency.

I might also spin off the text format code into its own library someday.
It might be useful to have a common text format.

This commit is just anticipatory prep work; I'm definitely not ready to
split this into a bunch of different crates today! I want to firm up the
data structures and the text format first.
2026-01-28 14:57:32 -08:00
S
Description
No description provided
101 KiB
Languages
Rust 100%