Function stop_spindle

Source
pub fn stop_spindle<'a, I: Iterator<Item = Field<'a>>>(args: I) -> Command<'a>
Expand description

Stop spinning the spindle

To instantiate the command, call this function or use the crate::command macro.