Skip to main content

StatusOnlyResponse

Type Alias StatusOnlyResponse 

Source
pub type StatusOnlyResponse = BoxFuture<'static, Result<u16, PinError>>;

Aliased Typeยง

pub struct StatusOnlyResponse { /* private fields */ }