onerom-metadata 0.1.1

One ROM metadata handling
docs.rs failed to build onerom-metadata-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

onerom-metadata

A crate to automatically generate code to handle One ROM firmware metadata structures and types including:

  • the C header files for the core firmware
  • Rust metadata parsing code
  • Rust metadata generator code

The metadata schema for this crate lives in metadata_schema.toml.