const_decoder2

Macro decode_base32_dnscurve

Source
macro_rules! decode_base32_dnscurve {
    ($bytes:expr $(,)?) => { ... };
}
Expand description