pub type EspSystemSubscription<'a> = EspSubscription<'a, System>;

Aliased Type§

struct EspSystemSubscription<'a> { /* private fields */ }