EpiRust – An agent-based epidemiology simulation framework built in Rust
An agent-based epidemiology simulation framework built in Rust - thoughtworks/epirust... (more…)
Read more »
Rust is experimenting with compile-time reflection in the form of type_info (Tracking issue #146922).
It’s far from finished, but the other day more than a month ago1 the pull request for Support ADT types in type info reflection landed.
With that PR the … Read more