Closed
Description
I think this would probably be considered incorrect grammar in most dialects of English:
"It's Rust's type system what prevents data races at compile time (see Send and Sync traits)."
I'd suggest:
"Rust's type system prevents data races at compile time (see Send and Sync traits)."
or maybe
"It's Rust's type system that prevents data races at compile time (see Send and Sync traits)."
Otherwise can't fault the book yet, keep up the good work!
Metadata
Metadata
Assignees
Labels
No labels