Searched refs:InPlaceModule (Results 1 – 3 of 3) sorted by relevance
17 InPlaceModule, //114 impl InPlaceModule for SampleModule { in init()
189 pub trait InPlaceModule: Sync + Send { trait196 impl<T: Module> InPlaceModule for T {
261 impl $crate::InPlaceModule for DriverModule {