Macro raw

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