Type Alias dhcpv6_core::client::Actions

source ·
pub type Actions<I> = Vec<Action<I>>;

Aliased Type§

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