]> git.lizzy.rs Git - rust.git/commit
Fix JSON documentation
authorAdolfo Ochagavía <aochagavia92@gmail.com>
Sat, 28 Jun 2014 13:59:45 +0000 (15:59 +0200)
committerAdolfo Ochagavía <aochagavia92@gmail.com>
Mon, 30 Jun 2014 19:35:47 +0000 (21:35 +0200)
commit2f16d9ef0044ec6197ef1876dfb960ced2882064
tree5f17188b38ec7d3d1e52a0bdb70c77a972457806
parent954c3234a0c871856908ab0cabaf1b8ccbba9cbc
Fix JSON documentation

Fixed some errors, removed some code examples and added usage of the
`encode` and `decode` functions.
src/libserialize/json.rs