tree: 85a48e408a2d2793a1200e5972579ab9f6d3fbef [path history] [tgz]
  1. cpp/
  2. fidl.api
  3. OWNERS
  4. 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.