Expand description

Marker types and traits for DataProvider.

Structs

Marker type for Cow<str> where the backing cart is str.

Traits

Trait marker for data structs. All types delivered by the data provider must be associated with something implementing this trait.