Expand description
Overrides the default BorrowDecode implementation to always use the owned representation
of Cow, so that the resulting BorrowDecode type is independent of the Cow’s
lifetime.
Overrides the default BorrowDecode implementation to always use the owned representation
of Cow, so that the resulting BorrowDecode type is independent of the Cow’s
lifetime.