TestSystemService

Type Alias TestSystemService 

Source
pub type TestSystemService<'g, D> = SystemService<'g, TestKernel<'g, D>>;

Aliased Typeยง

pub struct TestSystemService<'g, D> { /* private fields */ }