pub type Ieee802154ComponentType<R, A> = RadioDriver<'static, MacUser<'static, Framer<'static, AwakeMac<'static, R>, VirtualAES128CCM<'static, A>>>>;Aliased Typeยง
struct Ieee802154ComponentType<R, A> { /* private fields */ }pub type Ieee802154ComponentType<R, A> = RadioDriver<'static, MacUser<'static, Framer<'static, AwakeMac<'static, R>, VirtualAES128CCM<'static, A>>>>;struct Ieee802154ComponentType<R, A> { /* private fields */ }