chipset_arc_mutex_device

Module device

Source
Expand description

A builder to streamline the construction of Arc + Mutex wrapped [ChipsetDevice] instances.

Structs§

Traits§

  • Additional trait implemented by Arc + CloseableMutex ChipsetServices that gives the services an opportunity to perform any chipset-specific wiring of the constructed Arc<CloseableMutex<T: ChipsetDevice>>.