Module evzht9h3nznqzwl::sync [] [src]

A collection of handy synchronous-only parts of the crate.

Reexports

pub use sender;
pub use sender::Writer;
pub use receiver;
pub use receiver::Reader;
pub use stream::sync::Stream;
pub use stream::sync as stream;
pub use server::sync::Server;
pub use client::sync::Client;

Modules

client

A collection of handy synchronous-only parts of the client module.

server

A collection of handy synchronous-only parts of the server module.