blob: cc0ad021aa9b59b95e1b7816078cfc75e49c2a9f [file] [log] [blame] [view]
# Bindings Reference
This section contains reference documentation for working with FIDL in
C++ ([HLCPP][hlcpp-bindings] and [New C++][cpp-bindings]),
[Rust][rust-bindings], and [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 -->
[hlcpp-bindings]: /docs/reference/fidl/bindings/hlcpp-bindings.md
[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