Struct ron_edit::ExtentionIdent
source · pub struct ExtentionIdent {}
Trait Implementations§
source§impl Debug for ExtentionIdent
impl Debug for ExtentionIdent
source§impl PartialEq<ExtentionIdent> for ExtentionIdent
impl PartialEq<ExtentionIdent> for ExtentionIdent
source§fn eq(&self, other: &ExtentionIdent) -> bool
fn eq(&self, other: &ExtentionIdent) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.