Constant MAX_RESOLUTION_CONTEXT_SIZE
pub const MAX_RESOLUTION_CONTEXT_SIZE: u32 = 8192; // 8_192u32
Expand description
The maximum number of bytes for a Context
.
pub const MAX_RESOLUTION_CONTEXT_SIZE: u32 = 8192; // 8_192u32
The maximum number of bytes for a Context
.