static-assertions
static-assertions copied to clipboard
Please publish const_assert_eq_usize
I came here to suggest/ask for exactly this behavior, but happened to notice it's already been landed in master (quite a while ago) in https://github.com/nvzqz/static-assertions-rs/commit/f0b707eb491bbd213472d1e6f2fe3b1dc05e53dc. The most recent release to crates.io was November 3, 2019 whereas the const_assert_eq_usize implementation landed December 29, 2019. Do you have some clarity on when/if that might make it to crates.io?