[package] name = "match-downcast" version = "0.1.2" authors = ["Constantine Shablya "] license = "Unlicense" documentation = "https://docs.rs/match-downcast" repository = "https://github.com/fst3a/match-downcast" homepage = "https://github.com/fst3a/match-downcast" readme = "README.md" categories = ["rust-patterns", "no-std"] description = """ A set of downcasting matching Rust macros. """