Library for strings of fixed maximum lengths that can be copied and
stack-allocated using Rust's new const generics feature.. Rust will
probably provide something equivalent in the future, with even more features,
but *just can't wait.* Been wanting something like this for a long time...