We can't find the internet
Attempting to reconnect
Something went wrong!
Attempting to reconnect
Send practice problems in Rust
Difficulty:
Category:
Tag:
Showing 3 of 3
| Status | Title | Difficulty | Category | Tags |
|---|---|---|---|---|
| Send: what it actually guarantees | Medium | Primitives |
|
|
| Sync: T is Sync exactly when &T is Send | Medium | Primitives |
|
|
| unsafe impl Send, and the disjoint-capture trap | Hard | Framework |
|