TrailDBEventIteratorWithUUID
Returned when iterating over all trails
uuid can be accessed by destructuring in the loop
e.g. traildb.trails.each { |(uuid, trail)| }
Returned when iterating over all trails
uuid can be accessed by destructuring in the loop
e.g. traildb.trails.each { |(uuid, trail)| }