Docs.rs
maquio-0.1.2
maquio 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
znx3p0
Dependencies
ahash ^0.7.6
normal
async-recursion ^1.0.0
normal
async-trait ^0.1.52
normal
camino ^1.0.9
normal
canary ^0.3.1
normal
compact_str ^0.4
normal
dashmap ^5.3.4
normal
derive-new ^0.5.9
normal
derive_more ^0.99.17
normal
futures-lite ^1
normal
serde ^1.0.137
normal
serde_repr ^0.1.7
normal
tokio ^1.18.2
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
maquio
0.1.2
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Type Aliases
Crate
maquio
Copy item path
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
Service
Addr
Type Aliases
§
Channel
Bidirectional channel
Result
a result type equivalent to std::io::Result, but implements
Serialize
and
Deserialize