string32 0.2.0

A string that is indexed by u32 instead of usize
Documentation
[dependencies.mediumvec]
version = "1.2.0"

[dependencies.usize_cast]
version = "1.1.0"

[package]
authors = ["Ryan Avella"]
categories = ["data-structures"]
description = "A string that is indexed by u32 instead of usize"
documentation = "https://docs.rs/string32"
edition = "2018"
homepage = "https://github.com/ryanavella/string32-rs"
keywords = ["string", "small", "size"]
license = "Unlicense OR MIT"
name = "string32"
readme = "README.md"
repository = "https://github.com/ryanavella/string32-rs"
version = "0.2.0"