blob: 8a0d85ffdd6c82531b8e0cfc92b95975522993b6 [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Please, read https://fuchsia.dev/fuchsia-src/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