Available on crate feature
http-support
only.Expand description
Models to deserialize responses into and functions to create http
crate
requests.
Structs§
- Failing
Address - A failing IP address within the planner.
- IpBlock
- A block of IP addresses.
- Loaded
Tracks - Possible track results for a query.
- Nano
IpDetails - Information about a Nano IP planner.
- Nano
IpRoute Planner - A Nano IP planner.
- Playlist
Info - Information about a playlist from a search result.
- Rotating
IpDetails - Information about a Rotating IP planner.
- Rotating
IpRoute Planner - A Rotating IP planner.
- Rotating
Nano IpDetails - Information about a Rotating Nano IP planner.
- Rotating
Nano IpRoute Planner - A Rotating Nano IP planner.
- Track
- A track within a search result.
- Track
Info - Additional information about a track, such as the author.
Enums§
- IpBlock
Type - The IP version in use by the block.
- Load
Type - The type of search result given.
- Route
Planner - The route planner in use.
- Route
Planner Type - The type of route planner in use.
Functions§
- get_
route_ planner - Get the configured route planner for a node by address.
- load_
track - Get a list of tracks that match an identifier.
- unmark_
failed_ address - Unmark an IP address as being failed, meaning that it can be used again.