patron 0.2.1

A wrapper around the hyper.rs library to allow for targeted clients to specific remote APIs. This library should be useful on it's own or as a building block for specific remote API wrappers.

root = true

[*.{rs,toml}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true