airswap-rs

Quickstart

Add this to your Cargo.toml:

toml [dependencies] airswap-rs = { git = "https://github.com/Perelyn-sama/airswap-rs" }

And this to your code:

rust use airswap_rs::prelude::*;

Examples

Examples can be found here.

Roadmap

License

This project is licensed under the MIT license.