[][src]Macro monotree::hex

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

Convert bytes slice into hex string.