pub type Device<'d> = Device<'d, MTU>;
Type alias for the embassy-net driver.
struct Device<'d> { /* private fields */ }