Add serde to table

This commit is contained in:
Steven Fackler 2015-04-12 21:56:40 -07:00
parent 62459f6944
commit 5b7e435204

View File

@ -198,6 +198,8 @@ types. The driver currently supports the following conversions:
<tr>
<td>
<a href="https://github.com/rust-lang/rustc-serialize">serialize::json::Json</a>
and
<a href="https://github.com/erickt/serde">serde::json::Value</a>
(<a href="#optional-features">optional</a>)
</td>
<td>JSON/JSONB</td>