polite_programming

Macro polite_programming

source
macro_rules! polite_programming {
    ($($tt:tt)*) => { ... };
}