Because these structures are created by a macro, the doc comments don't quite work: the leading /// isn't stripped. Instead, just use #[doc] so that they render correctly. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| pattern.rs | ||
Because these structures are created by a macro, the doc comments don't quite work: the leading /// isn't stripped. Instead, just use #[doc] so that they render correctly. |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| pattern.rs | ||