Type Alias etherparse::Ipv6RawExtensionHeaderSlice

source ·
pub type Ipv6RawExtensionHeaderSlice<'a> = Ipv6RawExtHeaderSlice<'a>;
👎Deprecated since 0.14.0: Please use the type Ipv6RawExtHeaderSlice instead
Expand description

Deprecated. Use Ipv6RawExtHeaderSlice instead.

Aliased Type§

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