A rust library that wraps the paypal api asynchronously in a strongly typed manner.
Go to file
2020-06-09 18:23:46 +02:00
.github/workflows Create rust.yml 2020-06-09 10:06:49 +02:00
src create_order 2020-06-09 18:23:46 +02:00
.gitignore initial commit 2020-06-08 22:31:40 +02:00
Cargo.toml create_order 2020-06-09 18:23:46 +02:00
LICENSE Initial commit 2020-06-08 22:29:59 +02:00
README.md create_order 2020-06-09 18:23:46 +02:00

paypal-rs

Rust Docs

A rust library that wraps the paypal api asynchronously.

Documentation: https://docs.rs/paypal-rs

Currently in early development.