Skip to main content

EspSystemAsyncSubscription

Type Alias EspSystemAsyncSubscription 

Source
pub type EspSystemAsyncSubscription<P> = EspAsyncSubscription<P, System>;

Aliased Typeยง

pub struct EspSystemAsyncSubscription<P> { /* private fields */ }