Type Alias IpAuthenticationHeaderSlice

Source
pub type IpAuthenticationHeaderSlice<'a> = IpAuthHeaderSlice<'a>;
๐Ÿ‘ŽDeprecated since 0.14.0: Please use the type IpAuthHeaderSlice instead
Expand description

Deprecated use IpAuthHeaderSlice instead.

Aliased Typeยง

pub struct IpAuthenticationHeaderSlice<'a> { /* private fields */ }