tree: 8d0780738b4d58ba677b5a7520a940e2e7f7d189 [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. OWNERS
  4. 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.