compiler_error 0.1.1

Triggerable compiler error
1
2
3
4
5
6
7
8
9
10
11
12
13
[lib]
name = "compiler_error"
plugin = true

[package]
authors = ["Luca Barbato <lu_zero@gentoo.org>"]
description = "Triggerable compiler error"
keywords = ["macro", "reporting", "error"]
license = "MIT"
name = "compiler_error"
readme = "README.md"
repository = "https://github.com/lu-zero/compiler_error"
version = "0.1.1"