1
Fork 0

Documentation.

This commit is contained in:
Alex Helfet 2017-12-25 03:23:40 +00:00
parent 16ac877573
commit ca85eb84bb

View file

@ -37,7 +37,7 @@
//! `trace`: Enable to print all data to stdout for testing.
//!
//! `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
//!