Closed farss closed 1 year ago
pub fn shell_command<S: ToString>( &mut self, serial: &Option<S>, command: impl IntoIterator<Item = S>, ) -> Result<Vec<u8>>