tree: f93f4a2632b106e6d8026e9403af963bd0668e28 [path history] [tgz]
  1. _toc.yaml
  2. connecting-components.md
  3. diagnostics-monitoring.md
  4. fidl.md
  5. integration-testing.md
  6. README.md
docs/get-started/learn/fidl/README.md

Fuchsia interfaces

<<../../_common/fidl/_overview.md>>

Prerequisites

What you'll learn

  • Fuchsia Interface Definition Language (FIDL)
  • Generating FIDL bindings
  • Exposing and consuming FIDL in components
  • Testing and debugging a FIDL interface

What you'll need