Expand description

The controller module exists to articulate an user’s request and its response For instance, it fetches the GitHub API and if some user token is given, it manages it too.

Structs

Representation of a GitHub search query.

Traits

Describes types and methods for a GitHub search query.