Skip to main content

MemberAllCache

Type Alias MemberAllCache 

Source
pub type MemberAllCache = Cache<String, Arc<Vec<MemberCache>>>;
Expand description

全量组员列表缓存类型

Aliased Type§

pub struct MemberAllCache { /* private fields */ }