5 lines
128 B
Rust
5 lines
128 B
Rust
|
|
#[path = "../macro_derive_test.rs"]
|
||
|
|
pub mod macro_derive_test;
|
||
|
|
#[path = "../macro_pattern_test.rs"]
|
||
|
|
pub mod macro_pattern_test;
|