#api #labs #interact #sodium #plume #rust-like

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

new 0.1.0 Mar 11, 2025

#3 in #labs

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

~6–19MB
~257K SLoC