braintree 0.0.4

An unofficial Braintree client for Rust.
Documentation

braintree-rs

A Rust client library for Braintree

TODO

  1. Replace the ToXml trait with a proper XML serializer. Serde currently does not support this, but once it does we should switch to using that.