mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-21 06:36:31 +02:00
fix </detail>
typo (#2209)
This commit is contained in:
parent
b68f563e45
commit
550cc39ee4
@ -30,4 +30,4 @@ Derivation is implemented with macros, and many crates provide useful derive
|
|||||||
macros to add useful functionality. For example, `serde` can derive
|
macros to add useful functionality. For example, `serde` can derive
|
||||||
serialization support for a struct using `#[derive(Serialize)]`.
|
serialization support for a struct using `#[derive(Serialize)]`.
|
||||||
|
|
||||||
</detail>
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user