yapay-sdk-rust 0.3.3

A strongly-typed wrapper for Yapay payment gateway API.
Documentation
1
2
3
4
5
6
7
8
default:
    echo 'Hello, world!'

test:
    cargo test

watch-test:
   cargo watch -x test