horrorshow::raw! [] [src]

macro_rules! raw {
    ($e:expr) => { ... };
}

Mark a string as a raw. The string will not be rendered.