Struct monitor_types::CommandDiff
source · Fields§
§path: <String as Diff>::Repr§command: <String as Diff>::ReprTrait Implementations§
source§impl Debug for CommandDiff
impl Debug for CommandDiff
source§impl PartialEq<CommandDiff> for CommandDiff
impl PartialEq<CommandDiff> for CommandDiff
source§fn eq(&self, other: &CommandDiff) -> bool
fn eq(&self, other: &CommandDiff) -> bool
This method tests for
self and other values to be equal, and is used
by ==.