Auth

Type Alias Auth 

Source
pub type Auth = GenericArray<u8, U16>;
Expand description

HTTP push authentication secret

Aliased Typeยง

pub struct Auth { /* private fields */ }