Add more NM bindings

This commit is contained in:
Lucy 2022-01-11 12:31:29 -05:00
parent 1273f1f098
commit ab51fc6f70
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
9 changed files with 558 additions and 0 deletions

View file

@ -20,8 +20,11 @@
//!
//! …consequently `zbus-xmlgen` did not generate code for the above interfaces.
pub mod access_point;
pub mod config;
pub mod device;
pub mod settings;
pub mod statistics;
use zbus::dbus_proxy;