[badges.travis-ci]
branch = "master"
repository = "phaazon/try-guard"
[features]
default = []
test-nightly = []
[package]
authors = ["Dimitri Sabadie <dimitri.sabadie@gmail.com>"]
description = "A guard! macro inspired by the guard Alternative function from Haskell."
documentation = "https://docs.rs/try-guard"
edition = "2018"
homepage = "https://github.com/phaazon/try-guard"
keywords = ["guard", "macro", "try"]
license = "BSD-3-Clause"
name = "try-guard"
readme = "README.md"
repository = "https://github.com/phaazon/try-guard"
version = "0.2.0"