Skip to main content

Crate betfair_typegen

Crate betfair_typegen 

Source
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 BetfairTypeGen implementation
output
Contains the output structure for the types generator
settings
Contains the settings for the types generator

Structs§

BetfairTypeGenerator
The Betfair type generator
TokenStream
An abstract stream of tokens, or more concretely a sequence of token trees.

Traits§

GeneratorStrategy
The trait that is used to generate the types for the Betfair API