Re-exports§
pub use betfair_types;
Modules§
- jurisdiction
- Represents the jurisdictions.
Structs§
- Application
Key - Authenticated
- Betfair
Config Builder - A builder for Betfair configuration with various URL retrieval types.
- Betfair
Request - Encalpsulated HTTP request for the Betfair API
- Betfair
Response - The raw response of the Betfair API request
- Betfair
RpcClient - Betfair
Url - Represents a Betfair URL with a generic type.
- BotLogin
- Base struct for
BotLoginURLs. - Identity
- Interactive
Login - Base struct for
InteractiveLoginURLs. - Keep
Alive - Base struct for
KeepAliveURLs. - Logout
- Base struct for Logout URLs.
- Password
- Rest
Base - Base struct for REST API URLs.
- Secret
Provider - Session
Token - Stream
- Base struct for Stream URLs.
- Unauthenticated
- Username
Enums§
- ApiError
- Represents errors that can occur while interacting with the Betfair API.
Traits§
- Retrieve
Url - Trait for retrieving URLs based on a generic type.