//! Types related to tracks returned by the [Exercism website](https://exercism.org) v1 API.
use ;
/// Response to a track query on the [Exercism website](https://exercism.org) v1 API.
/// A language track returned by the [Exercism website](https://exercism.org) v1 API.