[package] name = "try_utils" version = "0.1.2" authors = ["David Henningsson ", "Zachary Mayhew"] license = "Apache-2.0/MIT" description = "The try! macro descends into an enum variant. It's more flexible than ? and unwrap(), and it works with your enum, too!" repository = "https://github.com/zacklukem/inner-rs" keywords = ["unwrap", "try", "let", "else"]