[][src]Macro highlight::html

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