cstring 0.1.0

A super simple cstring library for web assembly
Documentation
[dependencies.cty]
version = "0.2.1"

[dependencies.memchr]
default-features = false
version = "2.3.4"

[features]
alloc = []
default = ["alloc"]

[package]
authors = ["Richard Anaya"]
categories = ["wasm", "no-std"]
description = "A super simple cstring library for web assembly"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "cstring"
version = "0.1.0"