tree: 40b04bec92af4cb107a0b82085f2081321cc34df [path history] [tgz]
  1. cpp/
  2. include/
  3. BUILD.gn
  4. epitaph.c
  5. fidl.api
  6. METADATA.textproto
  7. OWNERS
  8. 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.