streamson-extra-matchers 5.0.0

Extra matchers for streamson library
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.regex]
optional = true
version = "1"

[dependencies.streamson-lib]
version = "5.0.0"

[features]
default = ["with_regex"]
with_regex = ["regex"]

[package]
authors = ["Stepan Henek"]
categories = ["parsing"]
description = "Extra matchers for streamson library"
edition = "2018"
keywords = ["json"]
license = "MIT"
name = "streamson-extra-matchers"
readme = "README.md"
repository = "https://github.com/shenek/streamson"
version = "5.0.0"