pub type ClassifiedCmdTunnel<R, W> = Splittable<R, W>;
pub struct ClassifiedCmdTunnel<R, W> { /* private fields */ }