void 1.0.2

The uninhabited void type for use in statically impossible cases.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[features]
default = ["std"]
std = []

[package]
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
description = "The uninhabited void type for use in statically impossible cases."
license = "MIT"
name = "void"
readme = "README.md"
repository = "https://github.com/reem/rust-void.git"
version = "1.0.2"