mirror of https://github.com/dapr/rust-sdk.git
950 B
950 B
type | title | linkTitle | weight | description | no_list | cascade | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
docs | Dapr Rust SDK | Rust | 1000 | Rust SDK packages for developing Dapr applications | true |
|
{{% 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 >}}