Skip to main content

EspBackgroundAsyncSubscription

Type Alias EspBackgroundAsyncSubscription 

Source
pub type EspBackgroundAsyncSubscription<P> = EspAsyncSubscription<P, User<Background>>;

Aliased Typeยง

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