#oxiplume #oxi-plume

bin+lib oxiplume

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.

1 unstable release

0.1.0 Mar 11, 2025

MIT license

13KB
209 lines

OxiPlume

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.

Installation

Add the following to your Cargo.toml file:

[dependencies]
oxiplume = "0.1.0"

Usage

use oxiplume::OxiPlume;

Dependencies

~7–19MB
~262K SLoC