Wolfgang Bumiller
|
dd5495d6dc
|
tree-wide: use 'dyn' for all trait objects
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-06-07 13:13:48 +02:00 |
Dietmar Maurer
|
824b5ee4ee
|
src/tools/broadcast_future.rs: cleanup, decompose into two classes
In order to make it more usable.
|
2019-04-30 08:57:20 +02:00 |
Dietmar Maurer
|
3dceb9b304
|
src/tools/broadcast_future.rs: add new constructor new_oneshot()
To simplify usage. Also added a test case.
|
2019-04-27 10:56:49 +02:00 |
Dietmar Maurer
|
490be29ed6
|
src/tools/broadcast_future.rs: new helper class
|
2019-04-26 17:57:57 +02:00 |