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