Struct oxygengine_core::fetch::engines::fs::FsFetchEngine [−][src]
pub struct FsFetchEngine { /* fields omitted */ }
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for FsFetchEngine
impl Send for FsFetchEngine
impl Sync for FsFetchEngine
impl Unpin for FsFetchEngine
impl UnwindSafe for FsFetchEngine
Blanket Implementations
Mutably borrows from an owned value. Read more