dhcpv4::server

Function options_repo

Source
pub fn options_repo(
    options: impl IntoIterator<Item = DhcpOption>,
) -> HashMap<OptionCode, DhcpOption>
Expand description

Helper for constructing a repo of DhcpOptions.