Rework automatic code generation

This commit is contained in:
2020-05-17 23:23:45 +01:00
parent 1e481d4c9a
commit cb463336bc
123 changed files with 122 additions and 245 deletions

View File

@@ -1,5 +1,3 @@
#![allow(clippy::all)]
// This code was autogenerated with `dbus-codegen-rust --file telepathy-spec/spec/Connection_Interface_Contact_Blocking.xml -i org.freedesktop.Telepathy -a AsRefClosure -o src/telepathy/connection_interface_contact_blocking.rs`, see https://github.com/diwic/dbus-rs
use dbus;
use dbus::arg;