stringly_conversions 0.1.1

A crate helping to convert to/from various representations of strings.
Documentation
[dependencies.paste]
version = "1.0.1"

[dependencies.serde_str_helpers]
optional = true
version = "0.1"

[features]
alloc = []

[package]
authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"]
categories = ["no-std", "rust-patterns"]
description = "A crate helping to convert to/from various representations of strings."
edition = "2018"
homepage = "https://github.com/LNP-BP"
keywords = ["macros", "try_from", "string", "no_std", "patterns"]
license = "MIT"
name = "stringly_conversions"
readme = "README.md"
repository = "https://github.com/LNP-BP/rust-amplify"
version = "0.1.1"