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