void 0.0.5

The uninhabited void type for use in statically impossible cases.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]

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