Crate firefly_meta

Source
Expand description

Parser and serializer for the Firefly Zero metadata file format.

Based on postcard, no_std-compatible Rust-first binary serialization format.

Structs§

Meta
ShortMeta
A struct with only a few safe fields from Meta.

Enums§

ValidationError

Functions§

validate_id
Validate the author or the app ID.
validate_name
Validate a name (app name, author name).
validate_path_part
Validate a path component (file or directory name).