Function abstutil::collections::wraparound_get[][src]

pub fn wraparound_get<T>(vec: &[T], idx: isize) -> &T