[package]
authors = ["Douman <douman@gmx.se>"]
categories = ["no-std"]
description = "Static string buffer"
edition = "2018"
include = ["**/*.rs", "Cargo.toml", "README.md"]
keywords = ["str", "string", "static"]
license = "BSL-1.0"
name = "str-buf"
readme = "README.md"
repository = "https://github.com/DoumanAsh/str-buf"
version = "1.0.2"