dhcpr icon indicating copy to clipboard operation
dhcpr copied to clipboard

(Rust) A modern DHCP server for IPv4 and IPv6

Results 1 dhcpr issues
Sort by recently updated
recently updated
newest added

rustc 1.46.0-nightly (16957bd4d 2020-06-30) cargo 1.46.0-nightly (c26576f9a 2020-06-23) ```rust $ cargo build Compiling dhcpr v0.1.0 (./dhcpr) error: expected one of `(`, `[`, or `{`, found `config` --> src/config.rs:113:15 | 113...