raw

Macro raw 

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