Crate maquio

Source

Re-exports§

pub use router::Router;
pub use canary;

Modules§

providers
router

Macros§

err
construct an io error rapidly

Structs§

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

Type Aliases§

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