# Clientele.rs
[](https://unlicense.org)
[](https://rust-lang.org)
[](https://crates.io/crates/clientele)
🚧 _This is presently under heavy construction._
## 🛠️ Prerequisites
- [Rust](https://rust-lang.org) 1.70+
## ⬇️ Installation
### Installation via Cargo
```bash
cargo add clientele
```
## 👉 Examples
### Importing the library
```rust
use clientele::*;
```
## 📚 Reference
### Features
- [`std`](lib/clientele/Cargo.toml)
- [`tracing`](lib/clientele/Cargo.toml)
## 👨💻 Development
```bash
git clone https://github.com/artob/clientele.rs.git
```
- - -
[](https://twitter.com/share?url=https://github.com/artob/clientele.rs&text=Clientele.rs)
[](https://reddit.com/submit?url=https://github.com/artob/clientele.rs&title=Clientele.rs)
[](https://news.ycombinator.com/submitlink?u=https://github.com/artob/clientele.rs&t=Clientele.rs)
[](https://www.facebook.com/sharer/sharer.php?u=https://github.com/artob/clientele.rs)