Skip to main content

SharedFrecency

Type Alias SharedFrecency 

Source
pub type SharedFrecency = SharedDb<FrecencyTracker>;
Expand description

Thread-safe shared handle to the FrecencyTracker instance.

Aliased Typeยง

pub struct SharedFrecency { /* private fields */ }