|
|
|
|
|
by smaddox
899 days ago
|
|
CPU-local could work, but would give up the possibility of static type verification. Agree passing around context can be tedious, but Rust currently doesn't have a way to implicitly pass context (although there have been some proposals along those lines). |
|