Macro zkp_macros_decl::hex

source ยท
macro_rules! hex {
    ($($proc_macro:tt)*) => { ... };
}
Expand description

Hex literal.

(Documentation goes here on the re-export, not in the other crate.)