Struct rust_corosync::cmap::CmapIter [−][src]
pub struct CmapIter { /* fields omitted */ }Expand description
Value returned from the iterator. contains the key name and the Data
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CmapIterimpl UnwindSafe for CmapIter