Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = [
| `Activity of Activity.t
| `Activity_lap of Activity_lap.t
| `Track of Track.t
| `Track_point of Track_point.t
]