Struct automerge_test::ExportedOpId
source · pub struct ExportedOpId(_);
Trait Implementations§
source§impl Debug for ExportedOpId
impl Debug for ExportedOpId
source§impl Display for ExportedOpId
impl Display for ExportedOpId
source§impl Hash for ExportedOpId
impl Hash for ExportedOpId
source§impl PartialEq<ExportedOpId> for ExportedOpId
impl PartialEq<ExportedOpId> for ExportedOpId
source§fn eq(&self, other: &ExportedOpId) -> bool
fn eq(&self, other: &ExportedOpId) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.