blob: ba6a9d3d3bfbbbf02f124ff9727894ac17e4e468 [file] [log] [blame] [view]
# `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.