You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-26 10:41:01 +02:00
Fix closing details tag (#2116)
This commit is contained in:
@ -38,4 +38,4 @@ This is sometimes called "trait inheritance" but students should not expect this
|
||||
to behave like OO inheritance. It just specifies an additional requirement on
|
||||
implementations of a trait.
|
||||
|
||||
<details>
|
||||
</details>
|
||||
|
Reference in New Issue
Block a user