crate-_-name 0.1.0

A simple macro to get the name of the current crate.
Documentation
[dependencies.quote]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["soeur <juzi201314@gmail.com>"]
description = "A simple macro to get the name of the current crate."
edition = "2018"
license = "MIT"
name = "crate-_-name"
version = "0.1.0"