Skip to main content

fetch_station_name

Function fetch_station_name 

Source
fn fetch_station_name(
    pending_entries: Query<'_, '_, (Entity, &mut Node, &mut Name, &mut StationNamePending)>,
    commands: Commands<'_, '_>,
)