pub type SimpleFramePool = VecPool;
Alias for VecPool kept for backwards compatibility with ff-decode.
VecPool
ff-decode
Prefer VecPool for new code.
pub struct SimpleFramePool { /* private fields */ }