Searched refs:InPlaceModule (Results 1 – 2 of 2) sorted by relevance
155 pub trait InPlaceModule: Sync + Send { traits162 impl<T: Module> InPlaceModule for T {
114 impl $crate::InPlaceModule for DriverModule {
Completed in 4 milliseconds