mixvideo-v2/cargos/uni-comfyui-sdk/src
imeepos 08b981c31f feat: add uni-comfyui-sdk - Rust SDK for ComfyUI API
- Complete Rust SDK implementation based on OpenAPI specification
- All 23 endpoints implemented with type-safe interfaces
- Comprehensive error handling and async support
- Full documentation and examples included
- Client renamed to UniComfyUIClient for clear identification
2025-08-15 15:31:33 +08:00
..
client.rs feat: add uni-comfyui-sdk - Rust SDK for ComfyUI API 2025-08-15 15:31:33 +08:00
error.rs feat: add uni-comfyui-sdk - Rust SDK for ComfyUI API 2025-08-15 15:31:33 +08:00
lib.rs feat: add uni-comfyui-sdk - Rust SDK for ComfyUI API 2025-08-15 15:31:33 +08:00
models.rs feat: add uni-comfyui-sdk - Rust SDK for ComfyUI API 2025-08-15 15:31:33 +08:00
types.rs feat: add uni-comfyui-sdk - Rust SDK for ComfyUI API 2025-08-15 15:31:33 +08:00