Function cm_actor::create_child

source ·
pub fn create_child<'a>(
    stressor: &'a mut Stressor,
    rng: SmallRng
) -> BoxFuture<'a, Result<()>>