Expand description
Small utility wrappers and trait implementations.
This contains some commonly useful wrappers and trait implementations that are obvious enough to warrant an implementation, but have an amount of policy that you may want to opt out of.
Structsยง
- Buffered
Notify - Buffering wrapper for
DriverNotify
- Desc
Chain Stream - Async [
Stream
] implementation that resolvesDescChain
- Notification
Counter - Counting version of
DriverNotify