serde_str_helpers 0.1.2

Helpers for using serde with strings
Documentation
[dependencies.serde]
version = "1.0.116"

[dependencies.serde_derive]
version = "1.0.116"
[dev-dependencies.serde_json]
version = "1.0.57"

[package]
authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"]
categories = ["data-structures", "rust-patterns", "no_std"]
description = "Helpers for using serde with strings"
edition = "2018"
homepage = "https://github.com/LNP-BP"
keywords = ["serde", "deserialization", "zero-copy", "patterns"]
license = "MIT"
name = "serde_str_helpers"
readme = "README.md"
repository = "https://github.com/LNP-BP/rust-amplify"
version = "0.1.2"