blob: 96f057a2c5ca40b9978c80ab44edd4ba0d2cd4bf [file] [log] [blame] [view]
# Bindings Reference
This section contains reference documentation for working with FIDL in:
* [C++][cpp-bindings]
* [Rust][rust-bindings]
* [Go][go-bindings]
The documentation for each language includes (where available):
* A reference guide to the code generated by the FIDL compiler from your
`.fidl` files.
* Generated API documentation for FIDL libraries that are provided in each
language.
<!-- xrefs -->
[rust-bindings]: /docs/reference/fidl/bindings/rust-bindings.md
[cpp-bindings]: /docs/reference/fidl/bindings/cpp-bindings.md
[go-bindings]: /docs/reference/fidl/bindings/go-bindings.md