c3f4711403
And use it for a couple of drm interfaces
6 lines
76 B
Rust
6 lines
76 B
Rust
#![feature(macro_metavar_expr_concat)]
|
|
|
|
mod common;
|
|
pub mod v1;
|
|
pub mod v2;
|