Open MageSlayer opened 4 years ago
Hi
Are there any plans to implement hashing as const fn? Nightly Rust recently implemented if/while/for expressions in const fn. It seems it's enough for getting hashes for constants at compile time.
Hi
Are there any plans to implement hashing as const fn? Nightly Rust recently implemented if/while/for expressions in const fn. It seems it's enough for getting hashes for constants at compile time.