Struct content::Store [] [src]

pub struct Store<T, H> { /* fields omitted */ }

Methods

impl<T, H> Store<T, H> where
    T: Content<H>,
    H: ContentHasher + 'static, 
[src]