Skip to content

Commit 1423d34

Browse files
allensanbornclaude
andauthored
Add Rust SDK section (#38)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent e9da0b1 commit 1423d34

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Temporal is a [durable execution system](https://youtu.be/W0Ygep6iCJY?t=609). It
6666
- [Libraries](#libraries-7)
6767
- [Tutorials](#tutorials-6)
6868
- [Blog posts](#blog-posts-7)
69+
- [Rust](#rust)
6970
- [Clojure](#clojure)
7071
- [Elixir](#elixir)
7172
- [Erlang](#erlang)
@@ -379,6 +380,12 @@ Multi-language or language-agnostic samples. (For samples in a specific lang, se
379380

380381
### Blog posts
381382

383+
## Rust
384+
385+
- [Rust SDK](https://github.com/temporalio/sdk-rust) - Currently in Public Preview.
386+
- [`temporalio-sdk` crate](https://crates.io/crates/temporalio-sdk)
387+
- [Rust SDK API reference](https://docs.rs/temporalio-sdk)
388+
382389
## Clojure
383390

384391
- [Clojure SDK](https://github.com/manetu/temporal-clojure-sdk)

0 commit comments

Comments
 (0)