never 0.1.0

A stable version of the unstable never type (!)
Documentation
[features]
default = ["std"]
std = []

[package]
authors = ["Joshua Liebow-Feeser <joshlf@google.com>"]
categories = ["no-std", "rust-patterns"]
description = "A stable version of the unstable never type (!)"
edition = "2018"
include = ["src/*", "Cargo.toml"]
keywords = ["never", "void", "unstable", "stable"]
license = "BSD-3-Clause"
name = "never"
repository = "https://fuchsia.googlesource.com/fuchsia/+/master/garnet/lib/rust/never"
version = "0.1.0"