We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8564ed9 commit ed304a3Copy full SHA for ed304a3
examples/dump_neighbours.rs
@@ -1,7 +1,5 @@
1
// SPDX-License-Identifier: MIT
2
3
-use std::string::ToString;
4
-
5
use netlink_packet_core::{
6
NetlinkHeader, NetlinkMessage, NetlinkPayload, NLM_F_DUMP, NLM_F_REQUEST,
7
};
0 commit comments