PmcCache

Type Alias PmcCache 

Source
pub type PmcCache = TypedCache<PmcArticle>;
Expand description

Type alias for the PMC full-text response cache.

Aliased Typeยง

pub struct PmcCache { /* private fields */ }