mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-15 15:39:20 +00:00
3 lines
55 B
Rust
3 lines
55 B
Rust
#[macro_export]
|
|
macro_rules! empty_helper { () => () }
|