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§

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