hex

Macro hex 

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