Function de_gui::toast::spawn

source ·
fn spawn(
    commands: &mut Commands<'_, '_>,
    text_props: &TextProps,
    text: String
) -> Entity