Skip to main content

white2gray

Macro white2gray 

Source
macro_rules! white2gray {
    ($x:expr) => { ... };
}