|
|
|
|
|
by Tuna-Fish
1281 days ago
|
|
Reflection is typically provided by a runtime, and languages that don't have runtimes usually don't have it. You shouldn't expect a low-level systems language to have reflection. There is no zero-cost way of implementing it. |
|
[0] https://doc.rust-lang.org/reference/runtime.html