Skip to main content

Driver

Type Alias Driver 

Source
pub type Driver = Connection;
Expand description

Alias that makes the application-driver role explicit.

Aliased Typeยง

pub struct Driver { /* private fields */ }