hcloud-rust
hcloud-rust copied to clipboard
Unofficial Rust crate for accessing the Hetzner Cloud API
Currently, prices are repesented as `String` type, e.g.: https://github.com/HenningHolmDE/hcloud-rust/blob/52da68e5e895e184bdd7e00b1a88f2082182bdaa/src/models/price.rs#L16-L23 Using decimal representation (e.g. [rust_decimal](https://crates.io/crates/rust_decimal)) would be more convenient for calculations.
Find a nice way for adding additional documentation to the generated code (without changing the generated files directly). First idea: Adding documentation from a separate description file (e.g. JSON/YAML) using...
Currently, the Hetzner Cloud API is sadly sometimes quite flaky and will at times throw around random errors. Hetzner themselves apparently know this and have implemented retry measures in some...
Since Today is a new Api version online. This breaks hcloud::apis::server_types_api::list_server_types and some more stuff https://status.hetzner.com/de/incident/682c742f-1dc0-40da-83ed-be2d89a2a43b