derive_more
derive_more copied to clipboard
Support for deriveing `Borrow`
trafficstars
Hello, it would be helpful if deriving an implementation of std::borrow::Borrow is supported.
@damooo hi, we do have #145 implementing this. However, it's somewhat postponed until we go into 1.0 release.
#145 does implement it, but the implementor didn't need it anymore so the PR seems abandoned. I don't think many changes are needed to get it over the finish line though.