apint
apint copied to clipboard
Make the `bw` free function a `const` function as soon as stable Rust allows
They just stabilized #[feature(const_if_match)] which will fix most of our const problems in a few more nightlies. Unfortunately, it misses stable 1.45 so we will have to wait a while