marti1125 / culqi-rust

Culqi API - Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

culqi-rust

Packagist Crates.io

Culqi API - Rust

Usage

Put this in your Cargo.toml:

[dependencies]
culqi = "0.2.1"

And this in your crate root:

extern crate culqi;

An example with Rocket.rs

Instructions for Generate Doc

cargo rustdoc --lib

About

Culqi API - Rust

License:MIT License


Languages

Language:Rust 100.0%