top | item 46157697

(no title)

ii41 | 2 months ago

Rust doesn't require you to think about concurrency if you don't use it either. For global variables you just throw in a thread_local. No unsafe required.

discuss

order

No comments yet.