We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67afef5 commit 28473a0Copy full SHA for 28473a0
content/develop/whats-new/_index.md
@@ -42,12 +42,12 @@ weight: 10
42
43
#### .NET (NRedisStack)
44
- Added [vector set embedding examples]({{< relref "/develop/clients/dotnet/vecsets" >}})
45
-- Enabled C#-Sync client variant with async examples
+- Enabled C#-Sync and C#-Async client variants with async examples on the landing page
46
47
#### Rust (NEW)
48
- Added initial [Rust client documentation]({{< relref "/develop/clients/rust/_index" >}})
49
- Enabled Rust-Sync and Rust-Async client variants
50
-- Added testable code examples for Rust
+- Landing page code examples for Rust
51
52
---
53
0 commit comments