pub fn test_sources(
    ix: impl IntoIterator<Item = u8>
) -> Vec<FetchSource, Global>
Expand description

Create multiple sample FetchSources at once.