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§
- Search
- Representation of a GitHub search query.
Traits§
- Search
Trait - Describes types and methods for a GitHub search query.