Module mmtkvdb::cow

source ·
Expand description

Generalization of Cow

This module re-exports items from crate deref_owned.

Structs

Wrapper akin to Cow::Owned but known to be owned at compile-time

Traits

Generalized Cow