Struct dbus::tree::MethodFnMut
[−]
[src]
pub struct MethodFnMut<'a>(_);
A MethodType that wraps an FnMut function. Calling this recursively will cause a refcell panic.