Type Definition rpc_it::PooledBuffer

source ·
pub type PooledBuffer = PoolPtr<Vec<u8>>;
Expand description

Commonly used reused payload type alias.