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 bf307b6 commit 55ab416Copy full SHA for 55ab416
reference/src/layout/unions.md
@@ -17,7 +17,6 @@ overlap. This can be visualized as follows:
17
[ <----> [field1_ty] <--> ]
18
[ <---> [field2_ty] <---> ]
19
```
20
-
21
**Figure 1** (union-field layout): Each row in the picture shows the layout of
22
the union for each of its variants. The `<-...->` and `[ ... ]` denote the
23
differently-sized gaps and fields, respectively.
0 commit comments