function_name 0.1.0

macro that expands to the name of the annotated function
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "function_name"
version = "0.1.0"
authors = ["Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>"]
description = "macro that expands to the name of the annotated function"
homepage = "https://crates.io/crates/function_name"
documentation = "https://docs.rs/function_name"
keywords = ["macro", "proc-macro", "proc-macro-attribute", "name", "function_name"]
license-file = "LICENSE"
repository = "https://github.com/danielhenrymantilla/rust-function_name"
[package.metadata.docs.rs]
features = ["nightly"]
[dependencies.function_name-proc-macro]
version = "0.1.0"

[features]
default = []
nightly = []