areq-json 0.1.0-alpha5

Extension of the areq crate for working with JSON
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<div align="center">
    <h1>areq-json</h1>
    <p>
        Extension of the
        <a href="https://crates.io/crates/areq">areq</a>
        crate for working with JSON
    </p>
    <p>
        <a href="https://crates.io/crates/areq-json"><img src="https://img.shields.io/crates/v/areq-json.svg"></img></a>
        <a href="https://docs.rs/areq-json"><img src="https://docs.rs/areq-json/badge.svg"></img></a>
    </p>
</div>