[][src]Macro highlight::css

macro_rules! css {
    ($($x:tt)*) => { ... };
}