pub type DriverTransport = DriverChannel<CurrentDispatcher>;
pub struct DriverTransport { /* private fields */ }