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

Enums

RCow

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

Traits

BorrowOwned

The ffi-safe borrowed and owned types this is associated with, as well as conversions to and from those types.