[][src]Trait dashcache::arr::BagMarker

pub trait BagMarker { }

A marker trait indicating that CachedArrs satisfying this predicate may be used as a bag

Implementors

impl BagMarker for Sorted[src]

impl BagMarker for Uniq[src]

Loading content...