Work on more Rust-side bindings
This commit is contained in:
parent
91a7fc6da1
commit
da5c6ed172
7 changed files with 116 additions and 2 deletions
4
networkmanager/src/config.rs
Normal file
4
networkmanager/src/config.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
// SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
pub mod ip4;
|
||||
pub mod ip6;
|
||||
Loading…
Add table
Add a link
Reference in a new issue