0.2.1 is out!
allowing you to have a single rust function that can operate on data coming from entirely different structures, libraries, etc
you can use the same function for array of structures or structures of arrays
control monomorphization to balance code size and optimization potential
add a skeleton here at some point
27 days ago