connman 0.1.3

A ConnMan library that abstracts the D-Bus layer
Documentation
//! `dbus-codegen` generated modules

// Generated code can be verbose
#![allow(clippy::type_complexity)]

pub mod manager;
pub mod service;
pub mod technology;