outscale_api 0.3.0

Outscale API SDK
Documentation
# Outscale SDK for Rust

Welcome to Outscale SDK for [Rust](https://www.rust-lang.org/).

It is based on rust [2021 edition](https://doc.rust-lang.org/edition-guide/rust-2021/index.html) (stable).

## How to use the SDK ?

Add `outscale_api` Package to you Cargo.toml using `cargo add outscale_api` or manually add it (visit [crates.io](https://crates.io/crates/outscale_api) for more details).

See [examples](examples/) folder to jump straight into the code!

# Contributing

Check [contributing documentation](CONTRIBUTING.md).

# License

> Copyright Outscale SAS
>
> BSD-3-Clause

This project is compliant with [REUSE](https://reuse.software/).