2fe3c0cef2
We can do this because we know that `x < y` cannot create a `TextCodec<T>` for any `T`. This is because `<` is guaranteed to return a boolean value, and we simply don't implement `TextCodec<T>` on bool. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
ChangeLog | ||
README.md |