ailabtools 0.5.4

Official Rust SDK for AILabTools AI image and portrait APIs.
Documentation
1
2
3
4
5
6
7
# Changelog

## 0.5.4

- Add the initial Rust SDK for crates.io.
- Cover all 93 AILabTools SDK endpoints with typed parameter and response models.
- Add async reqwest transport, multipart file uploads, aliases, and async task polling.