Module device

Module device 

Source

Structs§

FullmacDevice

Traits§

DeviceOps
This trait abstracts how Device accomplish operations. Test code can then implement trait methods instead of mocking an underlying DeviceInterface and FIDL proxy.