[go: up one dir, main page]

if_chain 1.0.3

Macro for writing nested `if let` expressions.
Documentation
[lib]
name = "if_chain"
path = "src/lib.rs"

[package]
authors = ["Chris Wong <lambda.fairy@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns", "no-std"]
description = "Macro for writing nested `if let` expressions."
documentation = "https://docs.rs/if_chain"
license = "MIT/Apache-2.0"
name = "if_chain"
readme = "README.md"
repository = "https://github.com/lambda-fairy/if_chain"
version = "1.0.3"