[][src]Module abi_stable::std_types::cow

Enums

RCow

Ffi-safe equivalent of ::std::borrow::Cow.

Traits

BorrowOwned

The main bound of RCow<_>.

Functions

deserialize_bytes

Deserializes an RCow<'a,[u8]> that borrows the slice from the deserializer whenever possible.