Crate strings_to_fidl
source ·Expand description
A message ID generator for the strings.xml
format
This crate contains a binary strings_to_fidl
, which generates message IDs from the
Android-formatted strings.xml resource file, as a set of FIDL constants.
Complete support is not a specific goal, rather the generator will be amended to include more
features as more features are needed.
Structs
Args 🔒