Documentation
1
2
3
4
#[test]
fn macro_expand() {
    macrotest::expand("tests/expand/*.rs");
}