# generate-dbus-resolve1 ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/andrewaylett/dabl/Rust) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](../code_of_conduct.md) [![dependency status](https://deps.rs/repo/github/andrewaylett/dabl/status.svg)](https://deps.rs/repo/github/andrewaylett/dabl) Generated code to interface with the `org.freedesktop.resolve1` DBus interface. Requires DBus development tooling to be installed in order to build: Debian:
`apt install libdbus-1-dev` Fedora:
`dnf install dbus-devel`