Type Definition rpc_it::alias::PoolRef

source ·
pub type PoolRef<'a, T> = LinearReusable<'a, T>;