ovh

Crates.ioovh
lib.rsovh
version0.1.0
sourcesrc
created_at2021-09-14 17:36:06.806405
updated_at2021-09-14 17:36:06.806405
descriptionAsync wrapper around OVH's API.
homepage
repositoryhttps://github.com/MicroJoe/rust-ovh
max_upload_size
id451302
size81,221
Agathe (gagath)

documentation

README

rust-ovh

Build Latest version Documentation License

Async client for the OVH API.

High-level usage

Some parts of the API are implemented using typed Rust structs and functions.

Low-level usage

For all of the other API parts not already covered by a high-level implementation, the low-level API part can be used as a fallback.

License

Licensed under GNU Affero General Public License v3.0.

@ovh: if you want to:

  • relicense this crate to a less strict license; and/or
  • reclaim the crates.io/crates/ovh namespace; and/or
  • become the maintainer of this crate

Then please contact me.

Commit count: 6

cargo fmt