Macro darkfi_serial::endian::define_be_to_array

source ยท
macro_rules! define_be_to_array {
    ($name: ident, $type: ty, $byte_len: expr) => { ... };
}