never-say-never 6.6.666

The never type (the true one!) in stable Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Templated by `cargo-generate` using https://github.com/danielhenrymantilla/proc-macro-template
[package]
name = "never-say-never"
authors = [
    "Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>",
]
version = "6.6.666"
edition = "2018"

license = "Zlib OR MIT OR Apache-2.0"
repository = "https://github.com/danielhenrymantilla/never-say-never.rs"
documentation = "https://docs.rs/never-say-never"
readme = "README.md"

description = "The never type (the true one!) in stable Rust."
keywords = ["Never", "Ever", "say", "never", "flying-pigs"]