Rust Daraja wrapper
Documentation for the rust wrapper implementation of the Daraja-sdks.
Installation
On Rust version ‘^1.62’:
cargo add daraja
On older versions of rust:
[dependecies]
daraja="1.0.0"
(* ... *)
and then run…:
cargo check
Documentation for the rust wrapper implementation of the Daraja-sdks.
On Rust version ‘^1.62’:
cargo add daraja
On older versions of rust:
[dependecies]
daraja="1.0.0"
(* ... *)
and then run…:
cargo check