Skip to main content

MachineStopType

Trait MachineStopType 

Source
pub trait MachineStopType:
    Any
    + Display
    + Debug
    + Send { }
Expand description

A trait for machine-specific errors (or other “machine stop” conditions).

Implementations§

Implementors§