Struct dbus::obj::Method
[−]
[src]
pub struct Method<'a> { // some fields omitted }
a method that can be called from another application
pub struct Method<'a> { // some fields omitted }
a method that can be called from another application
impl<'a> Method<'a>
[src]