Struct ostree_sys::OstreeMutableTreeIter [−][src]
#[repr(C)]pub struct OstreeMutableTreeIter { pub in_files: gboolean, pub iter: GHashTableIter, }
Fields
in_files: gbooleaniter: GHashTableIterTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OstreeMutableTreeIterimpl !Send for OstreeMutableTreeIterimpl !Sync for OstreeMutableTreeIterimpl Unpin for OstreeMutableTreeIterimpl UnwindSafe for OstreeMutableTreeIterBlanket Implementations
Mutably borrows from an owned value. Read more