pub type CounterError = Error<CounterErrorKind>;Expand description
Error type for counter operations.
Aliased Typeยง
pub struct CounterError { /* private fields */ }pub type CounterError = Error<CounterErrorKind>;Error type for counter operations.
pub struct CounterError { /* private fields */ }