I'm sorry, but being a widely used dependency, I don't take other dependencies on lightly. I don't think byteorder is really blocking core2 from be coming a staple of the ecosystem, so I'd really rather wait until and if that happened. And even when it did, I'd insist on it being an opt-in crate feature.
I'm also somewhat surprised to see that these impls are only added when std is disabled. I'd probably expect them to always be present.
I'm sorry, but being a widely used dependency, I don't take other dependencies on lightly. I don't think
byteorder
is really blockingcore2
from be coming a staple of the ecosystem, so I'd really rather wait until and if that happened. And even when it did, I'd insist on it being an opt-in crate feature.I'm also somewhat surprised to see that these impls are only added when
std
is disabled. I'd probably expect them to always be present.