stream_targets_from_model

Function stream_targets_from_model 

Source
pub fn stream_targets_from_model(
    model: ModelEnum,
    buffer: usize,
    workers: usize,
    random_iid: bool,
) -> impl Stream<Item = IpAddr>