fixedstr 0.5.0

strings of constant maximum size that can be copied and stack allocated using const generics
Documentation
1
2
3
4
5
6
Now I'm wondering how do I test that locally before pushing everything on crates.io?

Thanks!
You can pass the cfg directly while building docs using cargo by setting the environment variable RUSTFLAGS="--cfg docsrs"

---