Skip to main content

w

Macro w 

Source
macro_rules! w {
    ($dst:expr, $($arg:tt)*) => { ... };
}