Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Serde by the community.
- [Hjson], a syntax extension to JSON designed around human reading and editing.
*(deserialization only)*
- [CSV], Comma-separated values is a tabular text file format.
- [SBOF], a Small Binary Object Format meant to be small

[JSON]: https://github.com/serde-rs/json
[Postcard]: https://github.com/jamesmunns/postcard
Expand Down Expand Up @@ -105,6 +106,7 @@ Serde by the community.
[rusoto_dynamodb]: https://docs.rs/rusoto_dynamodb
[Hjson]: https://github.com/Canop/deser-hjson
[CSV]: https://docs.rs/csv
[SBOF]: https://github.com/DDAN-17/sbof

### Data structures

Expand Down