refactor: use shorter name for NodeEventError
modified src/event.rs
@@ -41,7 +41,10 @@ use std::{
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -84,7 +87,7 @@ impl BrokerEventSource {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -102,7 +105,7 @@ impl BrokerEventSource {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -137,7 +140,7 @@ impl BrokerEventSource {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -149,7 +152,7 @@ pub enum BrokerEventError {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|