complete chapter 7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Not much to be exercised on `Sync`, just a thing to remember.
|
||||
fn outro() -> &'static str {
|
||||
"I have a good understanding of __!"
|
||||
"I have a good understanding of Send and Sync!"
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
|
||||
Reference in New Issue
Block a user