Re-exports

pub use router::Router;
pub use canary;

Modules

Macros

construct an io error rapidly

Structs

a result type equivalent to std::io::Error, but implements Serialize and Deserialize

Type Definitions

a result type equivalent to std::io::Result, but implements Serialize and Deserialize