Macro pallete::println_fg[][src]

macro_rules! println_fg {
    ($color : expr, $($args : expr), +) => { ... };
}