blob: 327073cc46499f2e5c0324a07b86528cc304751b [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/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