pub fn fragmented_source( data: &[u8], min_frag: usize, max_frag: usize, ) -> impl Iterator<Item = Vec<u8>> + '_
Fragmented source