| # Please, read https://fuchsia.dev/fuchsia-src/community/contribute/docs/documentation_navigation_toc |
| # before making changes to this file, and add a member of the fuchsia.dev |
| # team as reviewer. |
| toc: |
| - title: "FIDL Rust Crates" |
| path: /docs/development/languages/fidl/tutorials/rust/basics/using-fidl.md |
| - title: "Server" |
| path: /docs/development/languages/fidl/tutorials/rust/basics/server.md |
| - title: "Async client" |
| path: /docs/development/languages/fidl/tutorials/rust/basics/client.md |
| - title: "Sync client" |
| path: /docs/development/languages/fidl/tutorials/rust/basics/sync-client.md |