spawn_children

Function spawn_children 

Source
pub fn spawn_children(
    f: impl FnOnce(&mut SpawnChildBuilder<'_>),
) -> SpawnChildren
👎Deprecated since 0.2.4: see documentation at https://github.com/Zeenobit/moonshine_spawn for details
Expand description

An ergonomic function used to create a SpawnChildren component.