Module owned_cow

Module owned_cow 

Source
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.

Functions§

borrow_decode
decode
encode