Documentation
[package]
name = "match"
version = "0.1.0"
edition = "2018"
description = "Match in rust"
authors = ["vldm <me@vldm.cc>"]
repository = "https://github.com/vldm/"
readme = "README.md"
license = "MIT"
resolver = "2"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]