api2convert 10.3.1

Official Rust SDK for the API2Convert file-conversion API — one-call convert with upload, polling, download and webhook verification.
Documentation
1
2
3
4
5
//! SDK version, kept in lockstep with the PHP/Python/Java/Node.js/Go SDKs.

/// The SDK version. Versioned together with the sibling API2Convert SDKs against
/// the shared `docs/SDK_CONTRACT.md`.
pub const VERSION: &str = "10.3.1";