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.
2 parents 5c6165d + 59397dd commit b7d618aCopy full SHA for b7d618a
src/custom_types/structs.md
@@ -14,7 +14,7 @@ There are three types of structures ("structs") that can be created using the
14
* The classic [C structs][c_struct]
15
* Unit structs, which are field-less, are useful for generics.
16
-->
17
-* タプル。(ほとんどの場合は名前付きタプル)
+* タプル。(すなわちタプルに名前が付いたようなもの)
18
* クラシックな[C言語スタイルの構造体。][c_struct]
19
* ユニット。これはフィールドを持たず、ジェネリック型を扱う際に有効です。
20
0 commit comments