[][src]Macro hexlit::hex

macro_rules! hex {
    (@string $arg:expr) => { ... };
    ($($tt:tt)*) => { ... };
}