tree: 7005134574426bb2f8ab6a304010b96c85b1d6c0 [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