[package] name = "if-let-return" version = "0.1.1" authors = ["anekos "] repository = "https://github.com/anekos/if-let-return" keywords = ["macro"] license-file = "LICENSE" readme = "README.md" description = "Simple macro for `if let ... pattern`" edition = "2018" [dependencies]