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

pub trait Val: Sized + Default { }

The actual value in the hashmap: Sized and Default

Implementors

Loading content...