| Crates.io | betfair-xml-parser |
| lib.rs | betfair-xml-parser |
| version | 0.6.0 |
| created_at | 2024-12-24 15:16:35.324884+00 |
| updated_at | 2025-09-20 10:07:45.665042+00 |
| description | Utilities for interacting with Betfair from Rust |
| homepage | https://github.com/roberts-pumpurs/betfair-adapter-rs |
| repository | https://github.com/roberts-pumpurs/betfair-adapter-rs |
| max_upload_size | |
| id | 1493953 |
| size | 57,912 |
Utilities for interacting with the Betfair API (API‑NG and Streaming) from Rust.
betfair-adapter) with typed requests and responsesbetfair-typesbetfair-stream-api and betfair-stream-types)betfair-xml-parser)betfair-rpc-server-mock)betfair-typegen)betfair-cert-gen)xtask automation for development workflowsSee the examples/ directory for complete guides.
Clone the repository and explore available tasks:
git clone https://github.com/roberts-pumpurs/betfair-adapter-rs.git
cd betfair-adapter-rs
cargo xtask --help
Run tests, lint checks, and formatters:
cargo xtask test
cargo xtask clippy
cargo xtask fmt
Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md for guidelines.
Licensed under the MIT OR Apache-2.0 license at your choice: