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