dhcpv6_core::client

Type Alias Actions

Source
pub type Actions<I> = Vec<Action<I>>;

Aliased Typeยง

struct Actions<I> { /* private fields */ }