kiam 0.1.1

Better syntax for if/else chains (when!)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["Waffle <waffle.lapkin@gmail.com>"]
categories = ["no-std"]
description = "Better syntax for if/else chains (when!)"
documentation = "https://docs.rs/kiam/"
edition = "2018"
exclude = [".github/*", "netlify.toml"]
homepage = "https://github.com/WaffleLapkin/kiam/"
keywords = ["no_std", "if", "ifelse", "else", "when"]
license = "MIT"
name = "kiam"
readme = "README.md"
repository = "https://github.com/WaffleLapkin/kiam/"
version = "0.1.1"