string32 0.2.0

A string that is indexed by u32 instead of usize
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "mediumvec"
version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a782da602bbfe1092179a22dbd51d3d3f7f2af08dd198afb7b9768825361d6db"

[[package]]
name = "string32"
version = "0.2.0"
dependencies = [
 "mediumvec",
 "usize_cast",
]

[[package]]
name = "usize_cast"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "810f3a98a85147e3ad2a1331aa6dac66490e802d65fa0ab283c383058e3f9751"