Struct cart_cache::CartCache [] [src]

pub struct CartCache<K, V> where
    K: Eq + Hash
{ /* fields omitted */ }

Methods

impl<K: Eq + Hash, V> CartCache<K, V>
[src]