Expand description
This crate is used to generate the types for the betfair API. Input: Betfair API-NG WSDL file Output: Rust types for the Betfair API
Modules§
- gen_v1
- The first version of
BetfairTypeGenimplementation - output
- Contains the output structure for the types generator
- settings
- Contains the settings for the types generator
Structs§
- Betfair
Type Generator - The Betfair type generator
- Token
Stream - An abstract stream of tokens, or more concretely a sequence of token trees.
Traits§
- Generator
Strategy - The trait that is used to generate the types for the Betfair API