Type Alias web_push_native::Auth

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

HTTP push authentication secret

Aliased Type§

struct Auth { /* private fields */ }