[package] name = "switch_statement" version = "1.0.0" authors = ["Cameron Steffen "] edition = "2018" description = "A simple switch statement macro" readme = "README.md" repository = "https://github.com/camsteffen/switch-statement-rust" license-file = "LICENSE" keywords = ["macro", "match"] categories = ["rust-patterns"]