match_all 0.2.5

This crate provides a match_all! macro for matching multiple patterns
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Sebastian Malton <sebastian@malton.name>", "Josh Leverette <coder543@gmail.com>"]
description = "This crate provides a match_all! macro for matching multiple patterns"
license = "MIT"
name = "match_all"
readme = "./README.md"
repository = "https://github.com/nokel81/match_all"
version = "0.2.5"