Function limited_chunk_size

Source
pub(crate) fn limited_chunk_size(rate_limit_burst: Option<u32>) -> usize
Expand description

Get the rate-limited max chunk size.