Skip to main content

MAX_FRAGMENTS

Constant MAX_FRAGMENTS 

Source
pub const MAX_FRAGMENTS: usize = 1_024;
Expand description

Cap on the number of fragments in one compile request — bounds the work a single call can demand across every adapter.