| Crates.io | oxiplume |
| lib.rs | oxiplume |
| version | 0.1.0 |
| created_at | 2025-03-11 09:12:18.880511+00 |
| updated_at | 2025-03-11 09:12:18.880511+00 |
| description | OxiPlume is a small rust api wrapper for the api Plume API for Sodium Labs. It is a simple wrapper that allows you to interact with the Plume API in a more rust-like way. |
| homepage | |
| repository | https://github.com/lotus64yt/oxiplume |
| max_upload_size | |
| id | 1587735 |
| size | 47,503 |
OxiPlume is a small rust api wrapper for the api Plume API for Sodium Labs. It is a simple wrapper that allows you to interact with the Plume API in a more rust-like way.
Add the following to your Cargo.toml file:
[dependencies]
oxiplume = "0.1.0"
use oxiplume::OxiPlume;