[go: up one dir, main page]

duplicate 0.1.1

The attribute macro `duplicate` can duplicate an item with variable substitution.
Documentation
1
2
3
4
5
#[test]
pub fn pass()
{
	macrotest::expand("tests/expand/*.rs");
}