Constany: convert any rust function to const function

https://github.com/moelife-coder/constany
Constany allows you to build const (or at least pseudo-const) function out of any expression, including for, loop, etc.
I'm looking forward to find methods that can combine compile step one and two together.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.