tree: d0ae41e11ca8bdb338550fcd7664daff3d7e122f [path history] [tgz]
  1. cpp/
  2. OWNERS
  3. README.md
sdk/lib/fidl/README.md

lib/fidl

Support library for FIDL bindings. The code generated by the FIDL compiler depends on these libraries to support its operation. Depending on a common library reduces code bloat because common routines can be shared across generated bindings libraries.