dbus-settings-bindings/networkmanager/src/interface/config.rs

4 lines
62 B
Rust
Raw Normal View History

2022-01-11 12:31:29 -05:00
// SPDX-License-Identifier: MPL-2.0
pub mod ip4;
pub mod ip6;