Documentation.
This commit is contained in:
parent
16ac877573
commit
ca85eb84bb
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
//! `trace`: Enable to print all data to stdout for testing.
|
//! `trace`: Enable to print all data to stdout for testing.
|
||||||
//!
|
//!
|
||||||
//! `typed`: Enables the [`typed`](typed/index.html) sub-module for sending and
|
//! `typed`: Enables the [`typed`](typed/index.html) sub-module for sending and
|
||||||
//! receiving structs serialized with serde.
|
//! receiving structs serialized with serde. Enabled by default.
|
||||||
//!
|
//!
|
||||||
//! ## API
|
//! ## API
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Reference in a new issue