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 9c707a8 commit 2d71dd5Copy full SHA for 2d71dd5
README.md
@@ -21,7 +21,7 @@ standard library, and documentation.
21
22
## Why Rust?
23
24
-- **Performance:** Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrate with other languages.
+- **Performance:** Fast and memory-efficient, suitable for critical services, embedded devices, and easily integrated with other languages.
25
26
- **Reliability:** Our rich type system and ownership model ensure memory and thread safety, reducing bugs at compile-time.
27
0 commit comments