polars_expr::state

Type Alias GroupsProxyCache

Source
pub type GroupsProxyCache = Arc<RwLock<PlHashMap<String, GroupsProxy>>>;

Aliased Typeยง

struct GroupsProxyCache { /* private fields */ }