rust/tests/rustdoc-gui/src/proc_macro_test/Cargo.toml

9 lines
111 B
TOML

[package]
name = "proc_macro_test"
version = "0.1.0"
edition = "2021"
[lib]
path = "lib.rs"
proc-macro = true