Expand description
sunxdcc
is a small, unofficial Rust wrapper for the SunXDCC search engine’s HTTP API.
Structs§
- Search
Result - Represents a single result from SunXDCC’s search API.
- Search
Results - A stateful iteration container for search results.
Enums§
- Error
- Represents the errors that can occur when retrieving search results.
Functions§
- search
- Search SunXDCC for the given
query
.