function_name 0.3.0

macro that expands to the name of the annotated function
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "function_name"
version = "0.3.0"
dependencies = [
 "function_name-proc-macro 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[[package]]
name = "function_name-proc-macro"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"


[metadata]
"checksum function_name-proc-macro 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "673464e1e314dd67a0fd9544abc99e8eb28d0c7e3b69b033bcff9b2d00b87333"