rust-sdk/daprdocs/content/en/rust-sdk-docs/_index.md

950 B

type title linkTitle weight description no_list cascade
docs Dapr Rust SDK Rust 1000 Rust SDK packages for developing Dapr applications true
github_repo github_subdir path_base_for_github_subdir github_branch
https://github.com/dapr/rust-sdk daprdocs/content/en/rust-sdk-docs content/en/developing-applications/sdks/rust/ main

{{% alert title="Note" color="primary" %}} The Dapr Rust-SDK is currently in Alpha. Work is underway to bring it to a stable release and will likely involve breaking changes. {{% /alert %}}

A client library to help build Dapr applications using Rust. This client is targeting support for all public Dapr APIs while focusing on idiomatic Rust experiences and developer productivity.

{{< cardpane >}} {{< card title="Client">}} Use the Rust Client SDK for invoking public Dapr APIs

[Learn more about the Rust Client SDK]({{< ref rust-client >}}) {{< /card >}} {{< /cardpane >}}