pub type Device<'a> = TableRef<'a, DeviceMarker>;
Device Table
pub struct Device<'a> { /* private fields */ }