This commit adds a new unstable attribute, `#[doc(tuple_varadic)]`, that shows a 1-tuple as `(T, ...)` instead of just `(T,)`, and links to a section in the tuple primitive docs that talks about these. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
This commit adds a new unstable attribute, `#[doc(tuple_varadic)]`, that shows a 1-tuple as `(T, ...)` instead of just `(T,)`, and links to a section in the tuple primitive docs that talks about these. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||