fn auto_update_length(
updated: On<'_, '_, UpdateInterval>,
routes: Populated<'_, '_, &mut Route, With<AutoUpdateLength>>,
intervals: Query<'_, '_, &Interval>,
graph: Res<'_, Graph>,
)fn auto_update_length(
updated: On<'_, '_, UpdateInterval>,
routes: Populated<'_, '_, &mut Route, With<AutoUpdateLength>>,
intervals: Query<'_, '_, &Interval>,
graph: Res<'_, Graph>,
)