We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2436b3 commit aca59c0Copy full SHA for aca59c0
README.md
@@ -60,7 +60,7 @@ fn mut increment_counter() -> i32 {
60
61
### Types
62
63
-Define custom data types with `type`:
+Define custom data types with `typedef`:
64
65
```text
66
typedef Point {
0 commit comments