Trait ccache::hashmap::user::Cid[][src]

pub trait Cid: Eq + Copy + Clone + Default { }

The Cache-Id, which will tell to which cache an element belongs to

Eq, Copy, Clone, Default

Implementations on Foreign Types

impl<T> Cid for PhantomData<T>[src]

Loading content...

Implementors

Loading content...