//! Types related to files submitted to the [Exercism website](https://exercism.org) for a solution.
use ;
/// Response to a query for files submitted for a solution on the [Exercism website](https://exercism.org) v2 API.
/// Information about a file that is part of a submission, including its content.