about summary refs log tree commit diff
path: root/tests/rustdoc-gui/src/macro_expansion/Cargo.toml
blob: 6d362850fc52f632b5b470e95d428ea16ae32429 (plain)
1
2
3
4
5
6
7
[package]
name = "macro_expansion"
version = "0.1.0"
edition = "2021"

[lib]
path = "lib.rs"