Type Definition simple_life::BoxedStop

source · []
pub type BoxedStop = Box<dyn Stop>;

Trait Implementations