/// The error type for the Command trait #[derive(Debug, PartialEq)] pub struct CommandError {}