[dependencies]
[package]
description = "strings of constant maximum size that can be copied and stack allocated, using Rust's new const generics"
edition = "2018"
keywords = ["string"]
license = "MIT"
name = "fixedstr"
repository = "https://github.com/chuckcscccl/fixedstr/"
version = "0.2.6"