Skip to main content

MangaTranNameCache

Type Alias MangaTranNameCache 

Source
pub type MangaTranNameCache = Cache<String, Arc<Vec<MangaSimpleVo>>>;
Expand description

译名/原名列表缓存类型

Aliased Type§

pub struct MangaTranNameCache { /* private fields */ }