Crates.io | upcloud-sdk |
lib.rs | upcloud-sdk |
version | 0.1.1 |
source | src |
created_at | 2024-11-24 18:21:36.161687 |
updated_at | 2024-11-24 18:32:46.286107 |
description | Async UpCloud API client for Rust |
homepage | |
repository | https://github.com/thevilledev/upcloud-rust-sdk |
max_upload_size | |
id | 1459488 |
size | 89,290 |
Unofficial UpCloud API client for Rust.
See the following:
src/client.rs
: Client implementationsrc/resources/*
: Resource-specific codesrc/types/*
: Shared typessrc/constants.rs
: Constantssrc/error.rs
: Error handlingsrc/config.rs
: ConfigurationMIT