assert_matches 1.5.0

Asserts that a value matches a pattern
Documentation
[package]
authors = ["Murarth <murarth@gmail.com>"]
categories = ["no-std"]
description = "Asserts that a value matches a pattern"
documentation = "https://docs.rs/assert_matches/"
homepage = "https://github.com/murarth/assert_matches"
keywords = ["assert", "match", "pattern"]
license = "MIT/Apache-2.0"
name = "assert_matches"
readme = "README.md"
repository = "https://github.com/murarth/assert_matches"
version = "1.5.0"