Skip to main content

RunnerError

Type Alias RunnerError 

Source
pub type RunnerError = Error<WriterDropped>;
Expand description

The reasons the internal runner can fail

Aliased Typeยง

pub enum RunnerError {}