Finishable

Trait Finishable 

Source
pub trait Finishable { }
Expand description

A trait that can be implemented for marker structs to indicate that the command is ready to be finished.

Implementors§