File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5959//! *(deserialization only)*
6060//! - [DynamoDB Items], the format used by [rusoto_dynamodb] to transfer data to
6161//! and from DynamoDB.
62+ //! - [Hjson], a syntax extension to JSON designed around human reading and
63+ //! editing. *(deserialization only)*
6264//!
6365//! [JSON]: https://github.com/serde-rs/json
6466//! [Postcard]: https://github.com/jamesmunns/postcard
8385//! [Token streams]: https://github.com/oxidecomputer/serde_tokenstream
8486//! [DynamoDB Items]: https://docs.rs/serde_dynamo
8587//! [rusoto_dynamodb]: https://docs.rs/rusoto_dynamodb
88+ //! [Hjson]: https://github.com/Canop/deser-hjson
8689
8790////////////////////////////////////////////////////////////////////////////////
8891
You can’t perform that action at this time.
0 commit comments