Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions daprdocs/content/en/rust-sdk-docs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ The Dapr Rust-SDK is currently in Alpha. Work is underway to bring it to a stabl
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**">}}
{{% card title="**Client**"%}}
Use the Rust Client SDK for invoking public Dapr APIs

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