Determines whether the Cord contains the passed Cord rhs.
rhs
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
bool Contains(Cord const& rhs) const;
true if the Cord contains rhs.
true