API & SDKs

Rust SDK

Official Rust client for the AxonInfra API.

Overview

This section provides a high-level overview of Rust SDK. AxonInfra is designed to be highly configurable and performant. Official Rust client for the AxonInfra API.

Note: This documentation is currently being expanded. Check back soon for full technical details.

Details

Detailed implementation specifics and configuration parameters will be listed here.

# Example Configuration
[scheduler]
mode = "auto"

Next Steps