Constant gear_core::message::MAX_PAYLOAD_SIZE
source ยท pub const MAX_PAYLOAD_SIZE: usize = _; // 8_388_608usize
Expand description
Max payload size which one message can have (8 MiB).
pub const MAX_PAYLOAD_SIZE: usize = _; // 8_388_608usize
Max payload size which one message can have (8 MiB).