Struct ostree_sys::OstreeRepoFinderMountClass [−][src]
#[repr(C)]pub struct OstreeRepoFinderMountClass { pub parent_class: GObjectClass, }
Fields
parent_class: GObjectClassTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OstreeRepoFinderMountClass
impl !Send for OstreeRepoFinderMountClass
impl !Sync for OstreeRepoFinderMountClass
impl Unpin for OstreeRepoFinderMountClass
impl UnwindSafe for OstreeRepoFinderMountClass
Blanket Implementations
Mutably borrows from an owned value. Read more