Rust
We are building Rust support for 4Mica based on the client integration roadmap shared here. HTTP client wrappers for Rust are coming soon. Areqwest-based wrapper with automatic 402 handling is on the roadmap. In the meantime, you can call the facilitator API directly or use the Rust SDK for collateral and wallet operations.
What Is Planned
reqwestmiddleware layer with automatic 402 retry.FourMicaEvmSchemeRust implementation for EIP-712 guarantee signing.- Unique request ID generation and
X-PAYMENT/PAYMENT-SIGNATUREheader construction. - Multi-network client registry.