Struct csv_diff::csv_parse_result::RecordHash [−][src]
pub struct RecordHash { /* fields omitted */ }
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for RecordHash
impl Send for RecordHash
impl Sync for RecordHash
impl Unpin for RecordHash
impl UnwindSafe for RecordHash
Blanket Implementations
Mutably borrows from an owned value. Read more