Crate firefly_types
source ·Expand description
Parser and serializer for the Firefly Zero metadata file format.
Based on postcard, no_std-compatible Rust-first binary serialization format.
Modules§
- Serialization for messages send over USB (“serial port”).
Structs§
- A struct with only a few safe fields from Meta.
- Player-specific app stats, like playtime.
Enums§
Functions§
- Validate the author or the app ID or the device name.
- Validate a name (app name, author name).
- Validate a path component (file or directory name).