Struct dbus::tree::MethodFn
[−]
[src]
pub struct MethodFn<'a>(_);
A MethodType that wraps an Fn function
pub struct MethodFn<'a>(_);
A MethodType that wraps an Fn function
impl<'a> Debug for MethodFn<'a>
[src]