unimpl 0.1.2

Better unimplemented! macro for function definitions
Documentation
[dependencies.quote]
version = "1.0.28"

[dependencies.syn]
features = ["full"]
version = "2.0.18"
[dev-dependencies.panic-message]
version = "0.3.0"

[lib]
proc-macro = true

[package]
authors = ["Wiktor Kwapisiewicz <wiktor@metacode.biz>"]
categories = ["development-tools::testing"]
description = "Better unimplemented! macro for function definitions"
edition = "2021"
exclude = [".github"]
keywords = ["testing"]
license = "MIT OR Apache-2.0"
name = "unimpl"
readme = "README.md"
repository = "https://github.com/wiktor-k/unimpl"
version = "0.1.2"