Docs.rs
messagebus-0.9.3
messagebus 0.9.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
andreytkachenko
Dependencies
async-trait ^0.1
normal
dashmap ^4.0.2
normal
erased-serde ^0.3
normal
futures ^0.3
normal
log ^0.4
normal
messagebus_derive ^0.1
normal
parking_lot ^0.11
normal
quinn ^0.7
normal
serde ^1
normal
serde_derive ^1
normal
sharded-slab ^0.1
normal
smallvec ^1.6
normal
thiserror ^1
normal
tokio ^1
normal
anyhow ^1.0
dev
env_logger ^0.9
dev
serde_json ^1.0
dev
tokio ^1
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate messagebus
Version 0.9.3
See all messagebus's items
Modules
Macros
Structs
Enums
Traits
Type Definitions
?
Crate
messagebus
[
−
]
[src]
Modules
derive
error
receivers
relays
Macros
batch_synchronized_poller_macro
buffer_unordered_batch_poller_macro
buffer_unordered_poller_macro
synchronized_poller_macro
Structs
Bus
BusInner
Module
Enums
Action
Event
SendOptions
Traits
AsyncBatchHandler
AsyncBatchSynchronizedHandler
AsyncHandler
AsyncSynchronizedHandler
BatchHandler
BatchSynchronizedHandler
Handler
IntoBoxedMessage
LocalAsyncBatchHandler
LocalAsyncHandler
LocalBatchHandler
LocalHandler
Message
MessageBounds
ReciveTypedReceiver
ReciveUnypedReceiver
Relay
SendTypedReceiver
SendUntypedReceiver
SharedMessage
SynchronizedHandler
TypeTagAccept
TypeTagged
Type Definitions
TypeTag
Untyped