# objex-rs
[](https://github.com/JDPlumbing/objex-rs/actions)
Created by [JDPlumbing](https://github.com/JDPlumbing)
## 📦 Installation
```bash
cargo install objex
```
## 🚀 Usage
```rust
fn main() {
println!("Hello from your new crate!");
}
```