blob: 4a6d8830ac0b5d47a829524177d6bb1b7ed6d17d [file] [log] [blame] [view] [edit]
# Fuchsia interfaces
<<../../../_common/fidl/_overview.md>>
## Prerequisites
* [Introduction to Fuchsia](/docs/get-started/sdk/learn/intro/README.md)
* [Fuchsia Components](/docs/get-started/sdk/learn/components/README.md)
## 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
<<../_common/_requirements.md>>