tinystr-macros 0.2.0

Proc macros for TinyStr.
Documentation
[dependencies.tinystr-raw]
version = "0.1"

[lib]
proc_macro = true

[package]
authors = ["Zibi Braniecki <zibi@braniecki.net>", "Shane F. Carr <shane@sffc.xyz>"]
categories = ["data-structures"]
description = "Proc macros for TinyStr.\n"
edition = "2018"
keywords = ["string", "str", "small", "tiny", "no_std"]
license = "Apache-2.0/MIT"
name = "tinystr-macros"
readme = "README.md"
repository = "https://github.com/zbraniecki/tinystr"
version = "0.2.0"