incomplete 0.1.3

Provides incomplete!(), a compile-time checked version of unimplemented!()
Documentation
[badges.maintenance]
status = "as-is"

[dependencies]

[package]
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
categories = ["development-tools", "rust-patterns"]
description = "Provides incomplete!(), a compile-time checked version of unimplemented!()"
documentation = "https://docs.rs/incomplete"
homepage = "https://github.com/jonhoo/incomplete"
keywords = ["macro", "unimplemented"]
license = "MIT/Apache-2.0"
name = "incomplete"
readme = "README.md"
repository = "https://github.com/jonhoo/incomplete.git"
version = "0.1.3"