Macro hexlit::hex[][src]

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