Macro monotree::hex

source ·
macro_rules! hex {
    ($bytes:expr) => { ... };
}
Expand description

Convert bytes slice into hex string.