9648d595a5
* implement `PartialEq<str>` for `Bound<'py, PyString>` * fixup conditional code * document equality semantics for `Bound<'_, PyString>` * fix doc example
55 B
55 B
Implement PartialEq<str>
for Bound<'py, PyString>
.