We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
const fn
I'm wondering if it would be possible to compress using zstd in const fn?
zstd
The main blocker I see for a lot of const code is that traits are not supported. Didn't check if it is used widely in this repo though.