[package]
categories = ["no-std", "rust-patterns"]
description = "Macros that produce the name of the function they're invoked within."
edition = "2018"
keywords = ["function", "method", "name", "macro"]
license = "MIT/Apache-2.0"
name = "fn_name"
repository = "https://github.com/jswrenn/fn_name"
version = "0.1.0"