mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:01:48 +00:00
API is somewhat stolen from Rust std::fs::File. Static factories didn't work out so well, though. Move semantics made my head explode. TODO: Still a lot of places where errors aren't handled, but it's an improvement...