Struct async_rustbus::rustbus_core::wire::unmarshal::iter::DictIter [−][src]
pub struct DictIter<'a> { /* fields omitted */ }
pub struct DictIter<'a> { /* fields omitted */ }
impl<'a> RefUnwindSafe for DictIter<'a>
impl<'a> Send for DictIter<'a>
impl<'a> Sync for DictIter<'a>
impl<'a> Unpin for DictIter<'a>
impl<'a> !UnwindSafe for DictIter<'a>