Skip to main content

green

Macro green 

Source
macro_rules! green {
    ($text:expr) => { ... };
}
Expand description

Wrap text with green color (for use in const context)