You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/sdks/rust/quickstart.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Rust Client SDK Quick Start
2
2
3
-
In this guide we'll show you how to get up and running with a simple SpacetimDB app with a client written in Rust.
3
+
In this guide we'll show you how to get up and running with a simple SpacetimeDB app with a client written in Rust.
4
4
5
5
We'll implement a command-line client for the module created in our Rust or C# Module Quickstart guides. Make sure you follow one of these guides before you start on this one.
0 commit comments