Searched refs:InPlaceModule (Results 1 – 3 of 3) sorted by relevance
15 InPlaceModule,113 impl InPlaceModule for SampleModule {
179 pub trait InPlaceModule: Sync + Send { interface186 impl<T: Module> InPlaceModule for T {
199 impl $crate::InPlaceModule for DriverModule {