pharaun / rspace

The rusty space game, in which you program various ships to do battle in risc-v assembly. This contains the collection of libraries+code for this project.
3 stars 0 forks source link

Const gentrics #9

Open pharaun opened 2 years ago

pharaun commented 2 years ago

https://blog.rust-lang.org/2021/02/26/const-generics-mvp-beta.html

useful for dealing with the memory size and so forth.