pub type RunnerError = Error<WriterDropped>;Expand description
The reasons the internal runner can fail
Aliased Typeยง
pub enum RunnerError {}pub type RunnerError = Error<WriterDropped>;The reasons the internal runner can fail
pub enum RunnerError {}