tree: de8e90d677662d1bd3787e9fe1553939fae69976
  1. fidl/
  2. src/
  3. BUILD.gn
  4. OWNERS
  5. README.md
src/sys/lib/config_encoder/README.md

config_encoder

This crate performs the final structured configuration resolution and encoding for a component. This process involves combining the component manifest's declared config schema with a packaged value file, then encoding the resulting fields into a FIDL struct.