AuthProperties

Type Alias AuthProperties 

pub type AuthProperties = Properties<Auth>;
Expand description

Properties constrained to AUTH packet property IDs.

Aliased Type§

#[repr(transparent)]
pub struct AuthProperties { _marker: PhantomData<Auth>, bytes: [u8], }

Fields§

§_marker: PhantomData<Auth>§bytes: [u8]