diff --git a/README.md b/README.md index d9b3a7b..a4a2ac5 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ Rust that has so far not been put into words. # [:jack\_o\_lantern:](#case-studies) Case studies
-
-Read-only fields of mutable struct -Topics: deref coercion, borrow checker, repr, unsafe code, documentation + +Function epilogue +Topics: borrow checker, no_std, closures |
@@ -91,9 +91,9 @@ Unit struct with type parameters |
-
-Function epilogue -Topics: borrow checker, no_std, closures + +Read-only fields of mutable struct +Topics: deref coercion, borrow checker, repr, unsafe code, documentation |