Struct halo::Store [] [src]

pub struct Store<M, S> { /* fields omitted */ }

Methods

impl<M: Clone + PartialEq, S> Store<M, S>
[src]