tree: 055c0032c52d95a3bf7cf8140025da9685101211 [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