mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 07:51:03 +00:00
Wrap flexbuffers bullet point to 80 columns
This commit is contained in:
+2
-1
@@ -52,7 +52,8 @@
|
|||||||
//! - [S-expressions], the textual representation of code and data used by the
|
//! - [S-expressions], the textual representation of code and data used by the
|
||||||
//! Lisp language family.
|
//! Lisp language family.
|
||||||
//! - [D-Bus]'s binary wire format.
|
//! - [D-Bus]'s binary wire format.
|
||||||
//! - [FlexBuffers], the schemaless cousin of Google's FlatBuffers zero-copy serialization format.
|
//! - [FlexBuffers], the schemaless cousin of Google's FlatBuffers zero-copy
|
||||||
|
//! serialization format.
|
||||||
//! - [DynamoDB Items], the format used by [rusoto_dynamodb] to transfer data to
|
//! - [DynamoDB Items], the format used by [rusoto_dynamodb] to transfer data to
|
||||||
//! and from DynamoDB.
|
//! and from DynamoDB.
|
||||||
//!
|
//!
|
||||||
|
|||||||
Reference in New Issue
Block a user