blob: 51d03c2e727323c683873fb575b24322a4f5580f [file] [log] [blame] [view]
# The C fidl library
This library provides the runtime for fidl C bindings. This primarily
means the definitions of the message encoding and decoding
functions. This also includes the definitions of fidl data types such
as vectors and strings.